Skip to content

Commit f2c1d97

Browse files
GHMattiGHMatti
authored andcommitted
chore: version
1 parent 0f38986 commit f2c1d97

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
@@ -4,7 +4,7 @@ game 'common'
44
name 'mysql-async'
55
description 'MySQL Middleware for lua.'
66
author 'Joel Wurtz & Matthias Mandelartz'
7-
version '3.2.3'
7+
version '3.3.0'
88
url 'https://github.com/brouznouf/fivem-mysql-async'
99

1010
server_script 'mysql-async.js'

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mysql-async",
3-
"version": "3.2.3",
3+
"version": "3.3.0",
44
"description": "fivem-mysql-async",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)