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

Commit b1babdb

Browse files
committed
chore: Update version
1 parent f8f9734 commit b1babdb

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 '1.6.0'
6+
version '1.6.1'
77
url 'https://github.com/overextended/oxmysql'
88
author 'overextended'
99
use_fxv2_oal 'yes'

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": "1.6.0",
3+
"version": "1.6.1",
44
"main": "oxmysql.js",
55
"description": "node-mysql2 resource for Cfx",
66
"repository": "git@github.com:overextended/oxmysql.git",

0 commit comments

Comments
 (0)