Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 9511af7

Browse files
committed
chore: update version
1 parent 9ef9b0d commit 9511af7

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
@@ -3,7 +3,7 @@ game 'common'
33

44
name 'oxmysql'
55
description 'Database wrapper for FiveM utilising node-mysql2 offering improved performance and security.'
6-
version '2.2.2'
6+
version '2.2.3'
77
url 'https://github.com/overextended/oxmysql'
88
author 'overextended'
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxmysql",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "FXServer to MySQL communication via node-mysql2",
55
"repository": "git@github.com:overextended/oxmysql.git",
66
"author": "dunak-debug <19434539+dunak-debug@users.noreply.github.com>",

0 commit comments

Comments
 (0)