diff --git a/package.json b/package.json index a5e47e0..ae36722 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "EyesOfATrader", - "version": "1.3.0", + "name": "Eyes Of A Trader", + "version": "1.3.1", "main": "src/mod.js", "license": "GPLv3", "author": "Platinum", - "akiVersion": "3.5.*", + "akiVersion": "3.7.*", "scripts": { "setup": "npm i", "build": "node ./packageBuild.ts"