Skip to content

Commit

Permalink
chore: Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat committed Oct 16, 2021
1 parent f8f9734 commit b1babdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ game 'common'

name 'oxmysql'
description 'Database wrapper for FiveM utilising node-mysql2 offering improved performance and security.'
version '1.6.0'
version '1.6.1'
url 'https://github.com/overextended/oxmysql'
author 'overextended'
use_fxv2_oal 'yes'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oxmysql",
"version": "1.6.0",
"version": "1.6.1",
"main": "oxmysql.js",
"description": "node-mysql2 resource for Cfx",
"repository": "[email protected]:overextended/oxmysql.git",
Expand Down

0 comments on commit b1babdb

Please sign in to comment.