fix(esx_notify/esx_textui): fixed version

This commit is contained in:
Benzo
2022-09-16 05:16:52 +02:00
parent bcd0f4af7b
commit 7f0283d7e1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
fx_version 'adamant'
lua54 'yes'
game 'gta5'
version '1.8.5'
author 'ESX-Framework'
description 'Official NUI Notification system for ESX'
+1
View File
@@ -1,6 +1,7 @@
fx_version 'adamant'
game 'gta5'
author 'ESX-Framework'
version '1.8.5'
description 'ESX TextUI'
lua54 'yes'
client_scripts { 'TextUI.lua' }