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 ec8860f commit 72bdacc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"utf8": "disable"
},
"Lua.workspace.library": [
"~\\.vscode\\extensions\\ketho.wow-api-0.17.6\\Annotations"
"~\\.vscode\\extensions\\ketho.wow-api-0.18.1\\Annotations"
]
}
2 changes: 1 addition & 1 deletion REPorter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ RE.BlinkPOIValue = 0.3
RE.BlinkPOIUp = true

RE.FoundNewVersion = false
RE.AddonVersionCheck = 21007
RE.AddonVersionCheck = 21008
RE.ScreenHeight, RE.ScreenWidth = UIParent:GetCenter()

RE.MapSettings = {
Expand Down
4 changes: 2 additions & 2 deletions REPorter.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 110005
## Interface: 110007
## Title: |cFF74D06CRE|rPorter
## Notes: Provide battleground map.
## Version: 2.10.7
## Version: 2.10.8
## Author: AcidWeb
## SavedVariables: REPorterSettings
## IconTexture: Interface\AddOns\REPorter\RELogo
Expand Down

0 comments on commit 72bdacc

Please sign in to comment.