Skip to content

Commit

Permalink
chore: bump version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 authored Jun 12, 2024
1 parent 6357014 commit 7c9bc4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ fx_version 'cerulean'

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

lua54 'yes'

games {
Expand All @@ -30,4 +30,4 @@ server_script 'server/*.lua'
dependancies {
'ox_lib',
'ox_target'
}
}

0 comments on commit 7c9bc4a

Please sign in to comment.