Skip to content

Commit

Permalink
Update .toc
Browse files Browse the repository at this point in the history
  • Loading branch information
b-morgan committed Aug 13, 2024
1 parent 30801ab commit 5084878
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Skillet.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 110000
## Interface: 110002
## Title: Skillet |cff7fff7f -Ace3-|r
## IconTexture: Interface\AddOns\Skillet\Icons\Skillet.tga
## Notes: A replacement tradeskill window
Expand Down
5 changes: 5 additions & 0 deletions SkilletNewsData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ Skillet.NewsName = "Skillet News"
Skillet.NewsData = {
{ version = "5.31",
data = {
{ name = "Changes",
data = {
{ header = "TOC", body = "Update TOC to 110002" },
},
},
{ name = "Fixes",
data = {
{ header = "Inventory", body = "Add Warband Bank" },
Expand Down

0 comments on commit 5084878

Please sign in to comment.