We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b138834 commit c47c50dCopy full SHA for c47c50d
2 files changed
it_bridge/config.lua
@@ -119,5 +119,5 @@ Config.Menus = AUTO_DETECT
119
120
Config.Dispatches = AUTO_DETECT
121
122
-Config.Version = '1.0.1' -- Do not change this value
+Config.Version = '1.0.2' -- Do not change this value
123
Config.VersionCheck = true
it_bridge/fxmanifest.lua
@@ -5,7 +5,7 @@ games {'gta5'}
5
6
name 'it_bridge'
7
author '@allroundjonu'
8
-version '1.0.1'
+version '1.0.2'
9
10
identifier 'it_bridge'
11
0 commit comments