From 88dfb0dff5b4bea574d86c2d90e4bc34d6225ffd Mon Sep 17 00:00:00 2001 From: hanjoosten Date: Wed, 1 Jan 2025 22:57:06 +0000 Subject: [PATCH] Restore proper version numbering --- .devcontainer/startup.sh | 11 +---------- package.json | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/.devcontainer/startup.sh b/.devcontainer/startup.sh index a707b70..5db1a7c 100644 --- a/.devcontainer/startup.sh +++ b/.devcontainer/startup.sh @@ -5,13 +5,4 @@ npm install --global npm@latest npm install --global @vscode/vsce npm install --global typescript npm install @types/node -npm i --global esbuild - -# git restore . - -# npm run esbuild -# vsce package 0.0.0 -# echo "Aap" -# code --version -# echo "Noot" -# code --install-extension language-ampersand-0.0.0.vsix \ No newline at end of file +npm i --global esbuild \ No newline at end of file diff --git a/package.json b/package.json index f8fc43f..1eb2de7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "language-ampersand", "displayName": "Ampersand (ADL) language support", - "version": "0.0.1", + "version": "0.4.39", "publisher": "AmpersandTarski", "description": "Language support for Ampersand scripts", "categories": [