Update version

This commit is contained in:
Platinum 2024-08-05 20:39:23 +10:00
parent e23a7688db
commit 035a02fd65

View File

@ -1,10 +1,10 @@
{ {
"name": "Two Slot Extended Mags", "name": "Two Slot Extended Mags",
"version": "1.0.3", "version": "1.0.4",
"main": "src/mod.js", "main": "src/mod.js",
"license": "GPLv3", "license": "GPLv3",
"author": "Platinum", "author": "Platinum",
"akiVersion": "3.8.*", "sptVersion": "3.9.*",
"scripts": { "scripts": {
"setup": "npm i", "setup": "npm i",
"build": "node ./packageBuild.ts" "build": "node ./packageBuild.ts"