chore: update package.json for 3.7.0

This commit is contained in:
Platinum 2023-10-09 20:00:40 +11:00
parent cfc58e6397
commit f658185b83

View File

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