diff --git a/ND_Fuel/fxmanifest.lua b/ND_Fuel/fxmanifest.lua index f860b5f..77b9487 100644 --- a/ND_Fuel/fxmanifest.lua +++ b/ND_Fuel/fxmanifest.lua @@ -2,7 +2,7 @@ author "Andyyy#7666, N1K0#0001" description "ND Framework fuel with hose & nozle" -version "1.0.0" +version "1.0.1" fx_version "cerulean" game "gta5" @@ -20,4 +20,4 @@ server_scripts { } client_scripts { "source/client.lua" -} \ No newline at end of file +}