chore: update version to 3.5.*

This commit is contained in:
Platinum 2023-03-08 20:40:05 +11:00
parent e6839c7a3f
commit b2b2401995

View File

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