Skip to content

Commit ac9625d

Browse files
chore: bump version to v3.31.3
1 parent 2ab9114 commit ac9625d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aw
66

77
name 'ox_lib'
88
author 'Overextended'
9-
version '3.31.2'
9+
version '3.31.3'
1010
license 'LGPL-3.0-or-later'
1111
repository 'https://github.com/communityox/ox_lib'
1212
description 'A library of shared functions to utilise in other resources.'

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@communityox/ox_lib",
33
"author": "Overextended",
4-
"version": "3.31.2",
4+
"version": "3.31.3",
55
"description": "JS/TS wrapper for ox_lib exports",
66
"main": "./shared/index.js",
77
"types": "./shared/index.d.ts",

0 commit comments

Comments
 (0)