Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
push codespaces-linux 2.0.1 with release v0.234.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshspicer authored May 12, 2022
1 parent fcc942f commit 99add0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion containers/codespaces-linux/definition-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"definitionVersion": "2.0.0",
"definitionVersion": "2.0.1",
"build": {
"latest": true,
"rootDistro": "debian",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-dev-containers",
"version": "0.234.0",
"version": "0.234.1",
"description": "VS Code Dev Containers: Definitions and Templates",
"repository": {
"type": "git",
Expand All @@ -27,4 +27,4 @@
"yargs": "^17.2.1",
"handlebars": "^4.7.7"
}
}
}

0 comments on commit 99add0a

Please sign in to comment.