Skip to content

Commit

Permalink
chore: bump script to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Itokoyamato committed Jul 24, 2019
1 parent aa477df commit 12ee283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fivem_script/tokovoip_script/src/c_main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
local targetPed;
local useLocalPed = true;
local isRunning = false;
local scriptVersion = "1.3.3";
local scriptVersion = "1.3.4";
local animStates = {}
local displayingPluginScreen = false;
local HeadBone = 0x796e;
Expand Down

0 comments on commit 12ee283

Please sign in to comment.