From 58a360063f8eabb0a4d44c1ec554727feb3d8f85 Mon Sep 17 00:00:00 2001 From: Maximus7474 <94017712+Maximus7474@users.noreply.github.com> Date: Fri, 14 Jun 2024 22:14:54 +0200 Subject: [PATCH] chore: bump version 1.1.1 --- fxmanifest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 8577f82..c724acc 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -2,7 +2,7 @@ fx_version 'cerulean' description 'Simple elevator UI' author 'Maximus Prime' -version '1.1.0' +version '1.1.1' repository 'https://github.com/Maximus7474/5M-Elevator' lua54 'yes'