Version Bump

`3.0.02` - `3.0.03`
This commit is contained in:
Jim Shield
2025-05-21 11:00:23 +01:00
parent 4bc2aaa95f
commit d252ce6a02
2 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
name "Jim-Payments" name "Jim-Payments"
author "Jimathy" author "Jimathy"
version "3.0.02" version "3.0.03"
description "Payment Script" description "Payment Script"
fx_version "cerulean" fx_version "cerulean"
game "gta5" game "gta5"
@@ -12,7 +12,7 @@ shared_scripts {
'locales/*.lua', 'locales/*.lua',
'config.lua', 'config.lua',
--Jim Bridge - https://github.com/jimathy/jim-bridge --Jim Bridge - https://github.com/jimathy/jim_bridge
'@jim_bridge/starter.lua', '@jim_bridge/starter.lua',
'shared/*.lua', 'shared/*.lua',

View File

@@ -1 +1,7 @@
3.0.02 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