Skip to content

Commit

Permalink
TOC bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AcidWeb committed Nov 16, 2022
1 parent a6d89e0 commit e9d0606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions REFlex.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ local SendAddonMessage = _G.C_ChatInfo.SendAddonMessage
local PlaySound = _G.PlaySound
local ElvUI = _G.ElvUI

RE.Version = 3301
RE.Version = 3302
RE.LastSquash = 1602662400
RE.FoundNewVersion = false

Expand Down Expand Up @@ -313,7 +313,6 @@ function RE:OnEvent(_, event, ...)
elseif button == "MiddleButton" then
RE:SurrenderMatch()
elseif button == "RightButton" then
_G.SettingsPanel:Show()
_G.SettingsPanel:OpenToCategory("REFlex")
end
else
Expand Down
4 changes: 2 additions & 2 deletions REFlex.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 100000
## Interface: 100002
## Title: |cFF74D06CRE|rFlex
## Notes: Collect statistics of played arena matches and battlegrounds.
## Version: 3.3.1
## Version: 3.3.2
## Author: AcidWeb
## SavedVariablesPerCharacter: REFlexSettings, REFlexDatabase, REFlexHonorDatabase
## X-WoWI-ID: 19190
Expand Down

0 comments on commit e9d0606

Please sign in to comment.