Bump version to 0.6.4.7
parent
8a279ac2e5
commit
14c13ce1ca
|
@ -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
|
const fx_update = 'Jun 20'; // 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) {
|
||||||
|
|
Loading…
Reference in New Issue