Bump version to 0.6.4.7

dev
peshomir 2024-06-20 16:23:46 +03:00
parent 8a279ac2e5
commit 14c13ce1ca
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const fx_version = '0.6.4.6'; // FX Client Version
const fx_version = '0.6.4.7'; // FX Client Version
const fx_update = 'Jun 20'; // FX Client Last Updated
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {