diff --git a/dist/hpl-toolbox-0.1.5.exe b/dist/hpl-toolbox-0.1.6.exe similarity index 90% rename from dist/hpl-toolbox-0.1.5.exe rename to dist/hpl-toolbox-0.1.6.exe index e187e95..b78687d 100644 Binary files a/dist/hpl-toolbox-0.1.5.exe and b/dist/hpl-toolbox-0.1.6.exe differ diff --git a/dist/hpl-toolbox-0.1.5.vsix b/dist/hpl-toolbox-0.1.6.vsix similarity index 99% rename from dist/hpl-toolbox-0.1.5.vsix rename to dist/hpl-toolbox-0.1.6.vsix index 7d132e8..5ffa0d0 100644 Binary files a/dist/hpl-toolbox-0.1.5.vsix and b/dist/hpl-toolbox-0.1.6.vsix differ diff --git a/package.json b/package.json index 41438ab..8a443c5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hpl-toolbox", "displayName": "HPL Toolbox", "description": "Bundled tools: PLEC Upload, AppLovin Demo Upload, Base64 Asset Scanner, MRAID Checker. Local HTML Host.", - "version": "0.1.5", + "version": "0.1.6", "publisher": "hesukastro", "license": "UNLICENSED", "repository": { @@ -12,7 +12,9 @@ "engines": { "vscode": "^1.85.0" }, - "categories": ["Other"], + "categories": [ + "Other" + ], "icon": "media/hpl.png", "main": "./out/extension.js", "activationEvents": [], @@ -130,4 +132,4 @@ "@types/vscode": "^1.85.0", "typescript": "^5.4.0" } -} +} \ No newline at end of file