diff --git a/fxmanifest.lua b/fxmanifest.lua index dcea54e..32d93ba 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim-Payments" author "Jimathy" -version "3.0.02" +version "3.0.03" description "Payment Script" fx_version "cerulean" game "gta5" @@ -12,7 +12,7 @@ shared_scripts { 'locales/*.lua', 'config.lua', - --Jim Bridge - https://github.com/jimathy/jim-bridge + --Jim Bridge - https://github.com/jimathy/jim_bridge '@jim_bridge/starter.lua', 'shared/*.lua', diff --git a/version.txt b/version.txt index 003e6eb..5a12e39 100644 --- a/version.txt +++ b/version.txt @@ -1 +1,7 @@ -3.0.02 \ No newline at end of file +3.0.03 + +- Adjust commands to unify /cashregister and /terminal +- If "Usebzzz = true" both commands will trigger the emote +- Updated readme to explain this + +https://github.com/jimathy/jim-payments \ No newline at end of file