Skip to content

Commit

Permalink
Merge branch 'release/0.18.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
evil-morfar committed Apr 30, 2023
2 parents e817daf + ca15588 commit 7733901
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
3 changes: 2 additions & 1 deletion API/GlobalUpdates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ if not C_Container then
GetContainerItemLink = GetContainerItemLink,
GetContainerNumFreeSlots = GetContainerNumFreeSlots,
GetContainerItemInfo = GetContainerItemInfo,
PickupContainerItem = PickupContainerItem
PickupContainerItem = PickupContainerItem,
GetBagSlotFlag = GetBagSlotFlag
}
end
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 0.18.2
# 0.18.3

## Bugfixes

- *Fixed issue with outdated libraries causing history frame to not show.*
- *Fixed issue with Bagnon (#53)*
6 changes: 6 additions & 0 deletions Changelog_Complete.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.18.3

## Bugfixes

- *Fixed issue with Bagnon (#53)*

# 0.18.2

## Bugfixes
Expand Down
4 changes: 2 additions & 2 deletions RCLootCouncil_Classic.toc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Author: Potdisc
## Interface: 11403
## Interface-Wrath: 30401
## Notes: RCLootCouncil for WoW Classic and Wrath of the Lich King Classic v0.18.2
## Notes: RCLootCouncil for WoW Classic and Wrath of the Lich King Classic v0.18.3
## Title: RCLootCouncil Classic
## Version: 0.18.2
## Version: 0.18.3
## X-Curse-Project-ID: 332955
## SavedVariables: RCLootCouncilDB, RCLootCouncilLootDB
## OptionalDeps: LibStub, CallbackHandler-1.0, Ace3, lib-st, LibWindow-1.1, LibDialog-1.0
Expand Down

0 comments on commit 7733901

Please sign in to comment.