Skip to content

Commit

Permalink
RaidNotifier: version 2.28 & API version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MysteryDragon committed May 18, 2024
1 parent 982fc39 commit 276c041
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RaidNotifier.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local RaidNotifier = RaidNotifier

RaidNotifier.Name = "RaidNotifier"
RaidNotifier.DisplayName = "Raid Notifier"
RaidNotifier.Version = "2.27.1"
RaidNotifier.Version = "2.28"
RaidNotifier.Author = "|c009ad6Kyoma, Memus, Woeler, silentgecko|r"
RaidNotifier.SV_Name = "RNVars"
RaidNotifier.SV_Version = 4
Expand Down
4 changes: 2 additions & 2 deletions RaidNotifier.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Title: |cEFEBBERaidNotifier|r
## Description: Displays on-screen notifications on different events during trials.
## Author: |c009ad6Kyoma, Memus, Woeler, silentgecko|r
## Version: 2.27.1
## APIVersion: 101039
## Version: 2.28
## APIVersion: 101041
## SavedVariables: RNVars RN_DEBUG_LOG
## DependsOn: LibAddonMenu-2.0>=28 LibUnits2
## OptionalDependsOn: LibGroupSocket
Expand Down

0 comments on commit 276c041

Please sign in to comment.