diff --git a/package-lock.json b/package-lock.json index 30e2a96a..f3c59b56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-containers", - "version": "2.4.0", + "version": "2.4.5-alpha", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vscode-containers", - "version": "2.4.0", + "version": "2.4.5-alpha", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@azure/arm-authorization": "^9.0.0", diff --git a/package.json b/package.json index 90dc18c8..6c338a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-containers", - "version": "2.4.0", + "version": "2.4.5-alpha", "publisher": "ms-azuretools", "displayName": "Container Tools", "description": "Makes it easy to create, manage, and debug containerized applications.",