diff --git a/package.json b/package.json index 21e4bd1de..e758e25b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fivem-fxadmin", - "version": "0.1.0", + "version": "0.9.5", "description": "FiveM FXServer Admin - remotely manage your GTA5 FiveM Server", "main": "src/main.js", "scripts": { diff --git a/version.json b/version.json index 4c3858bd7..5a55222fa 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "0.9.0", - "changelog": "Schedule/Failure Auto Restarter. You will need to copy server-template.json again. Modified the start command. Password brute-force protection." + "version": "0.9.5", + "changelog": "Fixed restart bug. Temporarily disabled process monitoring on Windows to fix performance issue one some setups." } \ No newline at end of file