change version name to 1.10.1

This commit is contained in:
Jean-Baptiste
2023-07-10 23:30:14 +02:00
parent e89d2adea4
commit 815945de5d
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ game 'gta5'
author 'ESX-Framework' author 'ESX-Framework'
description 'cron' description 'cron'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
server_script 'server/main.lua' server_script 'server/main.lua'
+1 -1
View File
@@ -5,7 +5,7 @@ game 'gta5'
description 'ES Extended' description 'ES Extended'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
shared_scripts { shared_scripts {
'locale.lua', 'locale.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
author 'ESX-Framework & Brayden' author 'ESX-Framework & Brayden'
description 'Offical ESX Legacy Context Menu' description 'Offical ESX Legacy Context Menu'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
ui_page 'index.html' ui_page 'index.html'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Identity' description 'ESX Identity'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
shared_scripts { shared_scripts {
'@es_extended/imports.lua', '@es_extended/imports.lua',
+1 -1
View File
@@ -1,5 +1,5 @@
game 'common' game 'common'
version '1.9.5' version '1.10.1'
fx_version 'cerulean' fx_version 'cerulean'
author 'ESX-Framework' author 'ESX-Framework'
lua54 'yes' lua54 'yes'
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu Default' description 'ESX Menu Default'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
client_scripts { '@es_extended/imports.lua', 'client/main.lua' } client_scripts { '@es_extended/imports.lua', 'client/main.lua' }
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu Dialog' description 'ESX Menu Dialog'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
client_scripts { client_scripts {
'@es_extended/imports.lua', '@es_extended/imports.lua',
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Menu List' description 'ESX Menu List'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
client_scripts { client_scripts {
'@es_extended/imports.lua', '@es_extended/imports.lua',
+1 -1
View File
@@ -2,7 +2,7 @@ fx_version 'cerulean'
game 'gta5' game 'gta5'
author 'ESX-Framework - Linden - KASH' author 'ESX-Framework - Linden - KASH'
description 'Official Multicharacter System For ESX Legacy' description 'Official Multicharacter System For ESX Legacy'
version '1.9.5' version '1.10.1'
lua54 'yes' lua54 'yes'
dependencies { 'es_extended', 'esx_context', 'esx_identity', 'esx_skin' } dependencies { 'es_extended', 'esx_context', 'esx_identity', 'esx_skin' }
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant' fx_version 'adamant'
lua54 'yes' lua54 'yes'
game 'gta5' game 'gta5'
version '1.9.5' version '1.10.1'
author 'ESX-Framework' author 'ESX-Framework'
description 'Official NUI Notification system for ESX' description 'Official NUI Notification system for ESX'
+1 -1
View File
@@ -2,7 +2,7 @@ fx_version 'adamant'
game 'gta5' game 'gta5'
author 'ESX-Framework' author 'ESX-Framework'
lua54 'yes' lua54 'yes'
version '1.9.5' version '1.10.1'
description 'ESX Progressbar' description 'ESX Progressbar'
client_scripts { 'Progress.lua' } client_scripts { 'Progress.lua' }
+1 -1
View File
@@ -4,7 +4,7 @@ game 'gta5'
description 'ESX Skin' description 'ESX Skin'
version '1.9.5' version '1.10.1'
lua54 'yes' lua54 'yes'
shared_script '@es_extended/imports.lua' shared_script '@es_extended/imports.lua'
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant' fx_version 'adamant'
game 'gta5' game 'gta5'
author 'ESX-Framework' author 'ESX-Framework'
version '1.9.5' version '1.10.1'
description 'ESX TextUI' description 'ESX TextUI'
lua54 'yes' lua54 'yes'
client_scripts { 'TextUI.lua' } client_scripts { 'TextUI.lua' }
+1 -1
View File
@@ -6,7 +6,7 @@ lua54 'yes'
description 'Official ESX-Legacy resource for handling the Player`s Skin' description 'Official ESX-Legacy resource for handling the Player`s Skin'
version '1.9.5' version '1.10.1'
client_scripts { client_scripts {
'@es_extended/locale.lua', '@es_extended/locale.lua',