Skip to content

Commit

Permalink
TOC bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AcidWeb committed Dec 21, 2024
1 parent 1b2402a commit 021690b
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 31 deletions.
55 changes: 27 additions & 28 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,36 @@
"utf8": "disable"
},
"Lua.workspace.library": [
"~\\.vscode\\extensions\\ketho.wow-api-0.17.6\\Annotations"
"~\\.vscode\\extensions\\ketho.wow-api-0.18.1\\Annotations"
],
"Lua.diagnostics.globals": [
"ALL",
"SOLO",
"BEST",
"TOTAL",
"DAMAGE",
"RATING",
"YES",
"NO",
"DEATHS",
"HONOR",
"FACTION",
"OKAY",
"SHOW_COMBAT_HEALING",
"AddOnSkins",
"ElvUI",
"ALL",
"SOLO",
"BEST",
"TOTAL",
"DAMAGE",
"RATING",
"YES",
"NO",
"DEATHS",
"HONOR",
"FACTION",
"OKAY",
"SHOW_COMBAT_HEALING",
"AddOnSkins",
"ElvUI",
"REFlexFrame",
"REFlexFrameTab1",
"REFlexFrameTab2",
"REFlexFrameTab3",
"REFlexFrameTab4",
"REFlexFrameTab5",
"REFlexFrameTab6",
"CalendarFrame",
"MenuUtil",
"PVPMatchResults",
"StaticPopupDialogs",
"ReloadUI",
"GetMouseFoci",
"REFlexFrameTab1",
"REFlexFrameTab2",
"REFlexFrameTab3",
"REFlexFrameTab4",
"REFlexFrameTab5",
"REFlexFrameTab6",
"CalendarFrame",
"MenuUtil",
"PVPMatchResults",
"StaticPopupDialogs",
"ReloadUI",
"REFlexFrame_StatsButton",
"REFlexFrame_ScoreHolder_RBG",
"REFlexFrame_ScoreHolder_HK1",
Expand Down
2 changes: 1 addition & 1 deletion REFlex.lua
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ local SendAddonMessage = C_ChatInfo.SendAddonMessage
local PlaySound = PlaySound
local ElvUI = ElvUI

RE.Version = 3318
RE.Version = 3319
RE.LastSquash = 1602662400
RE.FoundNewVersion = false

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: 110005
## Interface: 110007
## Title: |cFF74D06CRE|rFlex
## Notes: Collect statistics of played arena matches and battlegrounds.
## Version: 3.3.18
## Version: 3.3.19
## Author: AcidWeb
## SavedVariablesPerCharacter: REFlexSettings, REFlexDatabase, REFlexHonorDatabase
## AddonCompartmentFunc: REFlex_CompartmentOnClick
Expand Down

0 comments on commit 021690b

Please sign in to comment.