diff --git a/client/fire.lua b/client/fire.lua index 2611197..759e416 100644 --- a/client/fire.lua +++ b/client/fire.lua @@ -1,5 +1,5 @@ --================================-- --- FIRE SCRIPT v1.6.9 -- +-- FIRE SCRIPT v1.7.5 -- -- by GIMI (+ foregz, Albo1125) -- -- License: GNU GPL 3.0 -- --================================-- diff --git a/fxmanifest.lua b/fxmanifest.lua index 7690fbf..9c2d45d 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -5,7 +5,7 @@ games { } author 'GIMI, foregz, Albo1125' -version '1.7.3' +version '1.7.5' description 'Fire Script' client_scripts { diff --git a/server/main.lua b/server/main.lua index ff80efb..3230793 100644 --- a/server/main.lua +++ b/server/main.lua @@ -1,5 +1,5 @@ --================================-- --- FIRE SCRIPT v1.7.4 -- +-- FIRE SCRIPT v1.7.5 -- -- by GIMI (+ foregz, Albo1125) -- -- License: GNU GPL 3.0 -- --================================-- @@ -8,7 +8,7 @@ -- VERSION CHECK -- --================================-- -Version = "1.7.4" +Version = "1.7.5" LatestVersionFeed = "https://api.github.com/repos/gimicze/firescript/releases/latest" Citizen.CreateThread(