Skip to content

Commit

Permalink
Update debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
rossnichols committed Dec 16, 2020
1 parent 9f660a7 commit f44ee62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 4H-Assist/debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ function ABP_4H:SetDebug(enable)
self:SetGlobal("debug", enable);
end

ABP_4H.VersionOverride = "0.8.2";
ABP_4H.VersionCmpOverride = "0.8.2";
ABP_4H.VersionOverride = "0.9.1";
ABP_4H.VersionCmpOverride = "0.9.1";

0 comments on commit f44ee62

Please sign in to comment.