From 401fa9d4a9acc80a000ec4cf929c41d29433dde1 Mon Sep 17 00:00:00 2001 From: Maximus7474 Date: Thu, 13 Jun 2024 12:55:41 +0200 Subject: [PATCH] chore: bump version 1.1.0 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 9c94585..8577f82 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ fx_version 'cerulean' description 'Simple elevator UI' author 'Maximus Prime' -version '1.0.3' +version '1.1.0' repository 'https://github.com/Maximus7474/5M-Elevator' lua54 'yes'