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

Commit 99add0a

Browse files
authored
push codespaces-linux 2.0.1 with release v0.234.1
1 parent fcc942f commit 99add0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

containers/codespaces-linux/definition-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"definitionVersion": "2.0.0",
2+
"definitionVersion": "2.0.1",
33
"build": {
44
"latest": true,
55
"rootDistro": "debian",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-dev-containers",
3-
"version": "0.234.0",
3+
"version": "0.234.1",
44
"description": "VS Code Dev Containers: Definitions and Templates",
55
"repository": {
66
"type": "git",
@@ -27,4 +27,4 @@
2727
"yargs": "^17.2.1",
2828
"handlebars": "^4.7.7"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)