Skip to content

Commit

Permalink
v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evil-morfar committed Sep 12, 2024
1 parent 4d07fb1 commit ddcc64c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RCLootCouncil.toc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Author: Potdisc
## Interface: 110002
## Notes: Interface for running a Loot Council v3.13.1
## Notes: Interface for running a Loot Council v3.13.2
## Title: RCLootCouncil
## Version: 3.13.1
## Version: 3.13.2
## SavedVariables: RCLootCouncilDB, RCLootCouncilLootDB
## OptionalDeps: LibStub, CallbackHandler-1.0, Ace3, lib-st, LibWindow-1.1, LibDialog-1.0
## X-Curse-Project-ID: 39928
Expand Down
2 changes: 1 addition & 1 deletion Utils/BackwardsCompat.lua
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Compat.list = {

{
name = "Update 'tierToken' in history",
version = "3.14.0",
version = "3.13.2",
func = function ()
local Item = addon.Require "Utils.Item"
for _, factionrealm in pairs(addon.lootDB.sv.factionrealm) do
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 3.13.2

## Changes

More info frames is no longer clamped to screen.
Expand Down

0 comments on commit ddcc64c

Please sign in to comment.