Skip to content

Commit 8436a1f

Browse files
committed
TOC bump
1 parent 72bdacc commit 8436a1f

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"utf8": "disable"
5151
},
5252
"Lua.workspace.library": [
53-
"~\\.vscode\\extensions\\ketho.wow-api-0.18.1\\Annotations"
53+
"~\\.vscode\\extensions\\ketho.wow-api-0.18.2\\Annotations"
5454
]
5555
}

REPorter.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ RE.BlinkPOIValue = 0.3
114114
RE.BlinkPOIUp = true
115115

116116
RE.FoundNewVersion = false
117-
RE.AddonVersionCheck = 21008
117+
RE.AddonVersionCheck = 21009
118118
RE.ScreenHeight, RE.ScreenWidth = UIParent:GetCenter()
119119

120120
RE.MapSettings = {

REPorter.toc

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
1-
## Interface: 110007
1+
## Interface: 110100
22
## Title: |cFF74D06CRE|rPorter
33
## Notes: Provide battleground map.
4-
## Version: 2.10.8
4+
## Version: 2.10.9
55
## Author: AcidWeb
66
## SavedVariables: REPorterSettings
77
## IconTexture: Interface\AddOns\REPorter\RELogo
8+
## Category-enUS: PvP
9+
## Category-deDE: PvP
10+
## Category-esES: JcJ
11+
## Category-esMX: JcJ
12+
## Category-frFR: JcJ
13+
## Category-itIT: PvP
14+
## Category-koKR: 전적
15+
## Category-ptBR: JxJ
16+
## Category-ruRU: PvP
17+
## Category-zhCN: PvP
18+
## Category-zhTW: PvP
819
## X-WoWI-ID: 21089
920
## X-Wago-ID: Xb6X0o6p
1021

0 commit comments

Comments
 (0)