Skip to content

Commit

Permalink
news and version
Browse files Browse the repository at this point in the history
  • Loading branch information
derfloh205 committed Aug 31, 2024
1 parent 0085bb6 commit 3ac8a5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LoadoutReminder.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 110000
## Interface: 110002
## DefaultState: enabled

## Title: LoadoutReminder
Expand All @@ -8,7 +8,7 @@
## X-Wago-ID: n6VPOLGd
## X-WoWI-ID: 26653
## SavedVariablesPerCharacter: LoadoutReminderDB
## Version: 6.2.0
## Version: 6.2.1
## OptionalDeps: BetterAddonList, AddonControlPanel, TalentLoadoutManager

embeds.xml
Expand Down
4 changes: 2 additions & 2 deletions Modules/News/News.lua
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ function LoadoutReminder.NEWS:GET_NEWS()
local d = LoadoutReminder.GUTIL:ColorizeText("-", LoadoutReminder.GUTIL.COLORS.GREEN)
return string.format(
[[
%1$s Updated systems for TWW
%1$s Dungeon/Raid List Update WIP
%1$s Fixed ACP Support
%1$s Thank you MedianAura!
]], d)
end

Expand Down

0 comments on commit 3ac8a5b

Please sign in to comment.