Skip to content

Commit

Permalink
chore: bump version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 committed Aug 12, 2024
1 parent b329d52 commit c036f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.2'
version '1.2.3'
repository 'https://github.com/Maximus7474/5M-Elevator'

lua54 'yes'
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "web/build",
"private": true,
"type": "module",
"version": "0.1.0",
"version": "1.2.3",
"scripts": {
"start": "vite",
"start:game": "vite build --watch",
Expand Down

0 comments on commit c036f56

Please sign in to comment.