Skip to content

Commit

Permalink
Merge pull request #2752 from mdavidson37/furydin-tww
Browse files Browse the repository at this point in the history
Update default release to be 11
  • Loading branch information
Ludovicus-Maior committed May 21, 2024
2 parents 7918230 + 150d355 commit c4da06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WoWPro/WoWPro.lua
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ function WoWPro:RegisterGuide(GIDvalue, gtype, zonename, authorname, faction, re

-- Set a default release, if not specified
if not release then
release = 10
release = 11
end

local guide = {
Expand Down

0 comments on commit c4da06a

Please sign in to comment.