Skip to content

Commit

Permalink
Updates for the new WoW Patch 8.2.5.0.5
Browse files Browse the repository at this point in the history
- Toc Update.
- Localization Updates.
- Library Updates.
  • Loading branch information
Tercioo committed Sep 28, 2019
1 parent 1c7ba16 commit fd6121f
Show file tree
Hide file tree
Showing 14 changed files with 234 additions and 1,359 deletions.
2 changes: 1 addition & 1 deletion FlashTaskBar.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 80200
## Interface: 80205
## Title: Flash Task Bar
## Notes: Flashes the taskbar when you are alt-tabbed and queue for raid finder, battleground pops up.
## SavedVariables: FlashTaskbarDB
Expand Down
2 changes: 1 addition & 1 deletion libs/DF/fw.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

local dversion = 152
local dversion = 153
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)

Expand Down
Loading

0 comments on commit fd6121f

Please sign in to comment.