We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f38986 commit f2c1d97Copy full SHA for f2c1d97
fxmanifest.lua
@@ -4,7 +4,7 @@ game 'common'
4
name 'mysql-async'
5
description 'MySQL Middleware for lua.'
6
author 'Joel Wurtz & Matthias Mandelartz'
7
-version '3.2.3'
+version '3.3.0'
8
url 'https://github.com/brouznouf/fivem-mysql-async'
9
10
server_script 'mysql-async.js'
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mysql-async",
3
- "version": "3.2.3",
+ "version": "3.3.0",
"description": "fivem-mysql-async",
"private": true,
"scripts": {
0 commit comments