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 3f659d6 commit 3adfff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ABGP/debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ function ABGP:SetDebug(enable)
self:Set("debug", enable);
end

ABGP.VersionOverride = "7.4.1";
ABGP.VersionCmpOverride = "7.4.1";
ABGP.VersionOverride = "7.4.2";
ABGP.VersionCmpOverride = "7.4.2";

0 comments on commit 3adfff1

Please sign in to comment.