Skip to content

Commit

Permalink
changes requested
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravsaini04 committed Jul 12, 2024
1 parent ec5f449 commit 67cf8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/miniconda-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "miniconda-postgres",
"version": "1.2.0",
"version": "2.0.0",
"name": "Miniconda & PostgreSQL (Python 3)",
"description": "Develop Miniconda & PostgreSQL applications in Python 3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/miniconda-postgres",
Expand Down
2 changes: 1 addition & 1 deletion src/miniconda/devcontainer-template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "miniconda",
"version": "1.2.0",
"version": "2.0.0",
"name": "Miniconda (Python 3)",
"description": "Develop Miniconda applications in Python 3. Installs dependencies from your environment.yml file and the Python extension.",
"documentationURL": "https://github.com/devcontainers/templates/tree/main/src/miniconda",
Expand Down

0 comments on commit 67cf8dc

Please sign in to comment.