Skip to content

Commit

Permalink
Release-3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
Rottenbeer committed Sep 20, 2022
1 parent be657f5 commit a87f0ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
__ New in 3.71 - By Rottenbeer __
* WOTLK fixes for Titen's Grip. Thanks to @ThisIsMakena and @jelmerj!
* Classic fixes. Thanks to @jelmerj!

__ New in 3.70 - By Rottenbeer __
* WOTLK release! Thanks to @ThisIsMakena and @jelmerj!

Expand Down
2 changes: 1 addition & 1 deletion ItemRack/ItemRack.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ItemRack = {}

local _

ItemRack.Version = "3.70"
ItemRack.Version = "3.71"

function ItemRack.IsClassic()
return WOW_PROJECT_ID == WOW_PROJECT_CLASSIC
Expand Down

0 comments on commit a87f0ef

Please sign in to comment.