Skip to content

Commit 5266c4f

Browse files
committed
chore: version number
1 parent cf69ec6 commit 5266c4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fxmanifest.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ game 'gta5'
33

44
name 'Everfall Shops'
55
author 'Jellyton'
6-
version '1.0.3'
6+
version '1.1.0'
77
description 'Everfall shops system. Made with React.'
88
license 'GPL-3.0'
99
repository 'https://github.com/jellyton69/ef-shops'
1010

1111
lua54 'yes'
1212

1313
ui_page 'web/build/index.html'
14+
--ui_page 'http://localhost:5173/'
1415

1516
shared_scripts {
1617
'@ox_lib/init.lua',

0 commit comments

Comments
 (0)