chore: update package.json for 3.7.0

This commit is contained in:
Platinum 2023-10-09 20:23:41 +11:00
parent a8de8602b3
commit b8aa6af654

View File

@ -1,10 +1,10 @@
{
"name": "Two Slot Extended Mags",
"version": "1.0.1",
"version": "1.0.2",
"main": "src/mod.js",
"license": "GPLv3",
"author": "Platinum",
"akiVersion": "3.5.*",
"akiVersion": "3.7.*",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"