Skip to content

Commit dbe83b8

Browse files
committed
TOC bump
1 parent 9c993ef commit dbe83b8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.pkgmeta

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ externals:
44
Libs/LibStub: https://repos.curseforge.com/wow/libstub/trunk
55
Libs/CallbackHandler-1.0: https://repos.curseforge.com/wow/callbackhandler/trunk/CallbackHandler-1.0
66
Libs/LibScrollingTable: https://github.com/ddumont/lib-st
7-
Libs/LibQTip-1.0: https://repos.curseforge.com/wow/wow/libqtip-1-0
8-
Libs/LibDataBroker-1.1: https://repos.curseforge.com/wow/wow/libdatabroker-1-1
7+
Libs/LibQTip-1.0: https://repos.curseforge.com/wow/libqtip-1-0
8+
Libs/LibDataBroker-1.1: https://repos.curseforge.com/wow/libdatabroker-1-1
99
Libs/LibDBIcon-1.0: https://repos.curseforge.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
10-
Libs/LibBabble-Race-3.0: https://repos.curseforge.com/wow/wow/libbabble-race-3-0/trunk
11-
Libs/LibTextDump-1.0: https://repos.curseforge.com/wow/wow/libtextdump-1-0
10+
Libs/LibBabble-Race-3.0: https://repos.curseforge.com/wow/libbabble-race-3-0/trunk
11+
Libs/LibTextDump-1.0: https://repos.curseforge.com/wow/libtextdump-1-0
1212
Libs/AceGUI-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceGUI-3.0
1313
Libs/AceConfigDialog-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceConfig-3.0/AceConfigDialog-3.0
1414
Libs/AceConfigRegistry-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceConfig-3.0/AceConfigRegistry-3.0

REFlex.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ local SendAddonMessage = C_ChatInfo.SendAddonMessage
6161
local PlaySound = PlaySound
6262
local ElvUI = ElvUI
6363

64-
RE.Version = 3313
64+
RE.Version = 3314
6565
RE.LastSquash = 1602662400
6666
RE.FoundNewVersion = false
6767

REFlex.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Interface: 100206
1+
## Interface: 100207
22
## Title: |cFF74D06CRE|rFlex
33
## Notes: Collect statistics of played arena matches and battlegrounds.
4-
## Version: 3.3.13
4+
## Version: 3.3.14
55
## Author: AcidWeb
66
## SavedVariablesPerCharacter: REFlexSettings, REFlexDatabase, REFlexHonorDatabase
77
## AddonCompartmentFunc: REFlex_CompartmentOnClick

0 commit comments

Comments
 (0)