0.1.6
- playworks converter (beta) - mraid checker (beta) - removed daily updates generator
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user