chore: update package.json for SPT 3.6.0

This commit is contained in:
Platinum 2023-08-02 19:51:01 +10:00
parent 383f1a5fc4
commit 292c57739d

View File

@ -1,10 +1,10 @@
{
"name": "TheBlacklist",
"version": "1.2.0",
"version": "1.3.0",
"main": "src/mod.js",
"license": "GPLv3",
"author": "Platinum",
"akiVersion": "3.5.*",
"akiVersion": "3.6.*",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"