From af86041f519c7155b474b0076b1c8039d80d75da Mon Sep 17 00:00:00 2001 From: Manifest Bumper <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 23:30:22 +0000 Subject: [PATCH] chore: bump manifest version to v2.7.7 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 9d13ca8..48372e2 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,7 +3,7 @@ game 'common' name 'oxmysql' description 'Database wrapper for FXServer utilising node-mysql2 offering improved performance and security.' -version '2.7.6' +version '2.7.7' url 'https://github.com/overextended/oxmysql' author 'overextended'