Bump version

main
peshomir 2024-07-21 14:34:51 +03:00
parent e667601bb4
commit 8a49b409a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
const fx_version = '0.6.5.1'; // FX Client Version const fx_version = '0.6.5.2'; // FX Client Version
const fx_update = 'Jul 12'; // FX Client Last Updated const fx_update = 'Jul 21'; // FX Client Last Updated
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) { if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {
var wins_counter = 0; var wins_counter = 0;