From 063b35af9d946f992d5913b3b3be21a25c2bea03 Mon Sep 17 00:00:00 2001 From: mkafrin <1360790+mkafrin@users.noreply.github.com> Date: Wed, 7 Jul 2021 23:50:59 -0400 Subject: [PATCH] Update version in fxmanifest for 2.6.0 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index db4ca75..57272da 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -3,7 +3,7 @@ games {'gta5'} fx_version 'cerulean' description 'Define zones of different shapes and test whether a point is inside or outside of the zone' -version '2.5.0' +version '2.6.0' client_scripts { 'client.lua',