Compare commits

...

1 Commits
1.0.1 ... main

Author SHA1 Message Date
b2b2401995 chore: update version to 3.5.* 2023-03-08 20:40:05 +11:00

View File

@ -1,10 +1,10 @@
{ {
"name": "SPT-Realism Ammo Stats", "name": "SPT-Realism Ammo Stats",
"version": "1.0.1", "version": "1.0.2",
"main": "src/mod.js", "main": "src/mod.js",
"license": "GPLv3", "license": "GPLv3",
"author": "Platinum", "author": "Platinum",
"akiVersion": "3.5.0", "akiVersion": "3.5.*",
"scripts": { "scripts": {
"setup": "npm i", "setup": "npm i",
"build": "node ./packageBuild.ts" "build": "node ./packageBuild.ts"