Skip to content

Commit d252ce6

Browse files
committed
Version Bump
`3.0.02` - `3.0.03`
1 parent 4bc2aaa commit d252ce6

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

fxmanifest.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name "Jim-Payments"
22
author "Jimathy"
3-
version "3.0.02"
3+
version "3.0.03"
44
description "Payment Script"
55
fx_version "cerulean"
66
game "gta5"
@@ -12,7 +12,7 @@ shared_scripts {
1212
'locales/*.lua',
1313
'config.lua',
1414

15-
--Jim Bridge - https://github.com/jimathy/jim-bridge
15+
--Jim Bridge - https://github.com/jimathy/jim_bridge
1616
'@jim_bridge/starter.lua',
1717

1818
'shared/*.lua',

version.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
3.0.02
1+
3.0.03
2+
3+
- Adjust commands to unify /cashregister and /terminal
4+
- If "Usebzzz = true" both commands will trigger the emote
5+
- Updated readme to explain this
6+
7+
https://github.com/jimathy/jim-payments

0 commit comments

Comments
 (0)