Skip to content

Commit

Permalink
chore: bump version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 authored Jul 25, 2024
1 parent 5ad6555 commit 8fb2d6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ fx_version 'cerulean'

description 'Simple elevator UI'
author 'Maximus Prime'
version '1.2.1'
version '1.2.2'
repository 'https://github.com/Maximus7474/5M-Elevator'

lua54 'yes'
Expand All @@ -27,4 +27,4 @@ shared_scripts {
client_script 'client/*.lua'
server_script 'server/*.lua'

dependancy 'ox_lib'
dependancy 'ox_lib'

0 comments on commit 8fb2d6c

Please sign in to comment.