Skip to content

Commit 6a73c1a

Browse files
committed
(chore) Bump Version & Update Changelog
1 parent a828eb5 commit 6a73c1a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,5 +1312,6 @@ function zone.removezoneevent(event)
13121312

13131313
### Changelog
13141314

1315+
- v1.0.2 - Squashed bug where `bridge.getplayer` would return `string` for ESX users, changed `server.scope` to use Latent Events & added `checkversion` export & method.
13151316
- v1.0.1 - Updated `shared.bridge` to use `qb-inventory`'s updated exports.
13161317
- v1.0.0 - Initial Release.

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ game 'gta5'
33

44
author 'DonHulieo'
55
description 'Don\'s Utility Functions for FiveM'
6-
version '1.0.1'
6+
version '1.0.2'
77
url 'https://github.com/DonHulieo/duff'
88

99
shared_scripts {--[['@ox_lib/init.lua', Uncomment this if using ox_lib]] 'shared/lib.lua'}

0 commit comments

Comments
 (0)