From 54b6a2b7b719aaaf9115809515420f924f4fee18 Mon Sep 17 00:00:00 2001 From: ic3d_ <65400214+ic3d00@users.noreply.github.com> Date: Mon, 20 Feb 2023 18:36:42 +0000 Subject: [PATCH] feat(esx_progressbar/fxmanifest) Add version (1.9.2) --- [core]/esx_progressbar/fxmanifest.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/[core]/esx_progressbar/fxmanifest.lua b/[core]/esx_progressbar/fxmanifest.lua index 993113ad..f016689d 100644 --- a/[core]/esx_progressbar/fxmanifest.lua +++ b/[core]/esx_progressbar/fxmanifest.lua @@ -2,6 +2,7 @@ fx_version 'adamant' game 'gta5' author 'ESX-Framework' lua54 'yes' +version '1.9.2' description 'ESX Progressbar' client_scripts { 'Progress.lua' }