diff --git a/package-lock.json b/package-lock.json index cd68b28..f0b937c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "visual-studio-code-plugin-for-alm-octane", - "version": "24.1.0", + "version": "2024.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "visual-studio-code-plugin-for-alm-octane", - "version": "24.1.0", + "version": "2024.1.0", "dependencies": { "@microfocus/alm-octane-js-rest-sdk": "^15.0.2-0.1", "log4js": "^6.3.0", diff --git a/package.json b/package.json index 1643795..265ce0b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "icon": "media/logo.png", "publisher": "IdoRan", "description": "With the ValueEdge Visual Studio Code plugin, you can do your ValueEdge work (on stories, defects, tasks, and so on) directly within the Visual Studio Code development framework.", - "version": "24.1.0", + "version": "2024.1.0", "engines": { "vscode": "^1.56.0" },