update applovin demo upload

This commit is contained in:
2026-05-14 14:33:44 +08:00
parent f367b66b60
commit 716dac31ef
11 changed files with 385 additions and 32 deletions

View File

@@ -2,8 +2,13 @@
"name": "hpl-toolbox",
"displayName": "HPL Toolbox",
"description": "Bundled tools: PLEC Upload, AppLovin Demo Upload, Base64 Asset Scanner, Daily Update. Local HTML Host.",
"version": "0.1.2",
"version": "0.1.3",
"publisher": "hesukastro",
"license": "UNLICENSED",
"repository": {
"type": "git",
"url": "https://gitea.hesukastro.com/hesukastro/vsix-hpl-toolbox.git"
},
"engines": {
"vscode": "^1.85.0"
},