Skip to content

Commit

Permalink
Release 3.72
Browse files Browse the repository at this point in the history
  • Loading branch information
Rottenbeer committed Sep 20, 2022
1 parent ab2e40b commit f4d95ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
__ New in 3.72 - By Rottenbeer __
* Classic toc update. Thanks to @jelmerj!

__ New in 3.71 - By Rottenbeer __
* WOTLK fixes for Titen's Grip. Thanks to @ThisIsMakena and @jelmerj!
* Classic fixes. Thanks to @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.71"
ItemRack.Version = "3.72"

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

0 comments on commit f4d95ec

Please sign in to comment.