diff --git a/package-lock.json b/package-lock.json index aa3926941..8eda68b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sonarlint-abl", - "version": "4.10.0", + "version": "4.10.99002", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sonarlint-abl", - "version": "4.10.0", + "version": "4.10.99002", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "@vscode/webview-ui-toolkit": "1.0.0", diff --git a/package.json b/package.json index 8d180d3a2..308407187 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sonarlint-abl", "displayName": "SonarLint for ABL", "description": "Linter to detect & fix coding issues locally in ABL. Use with SonarQube for optimal team performance.", - "version": "4.10.0", + "version": "4.10.99002", "icon": "images/sonarlint_wave_128px.png", "publisher": "RiversideSoftware", "homepage": "https://riverside-software.fr/",