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 1e15392 commit 7751695
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"Lua.runtime.version": "Lua 5.1",
"Lua.runtime.builtin": {
"basic": "disable",
"debug": "disable",
"io": "disable",
"math": "disable",
"os": "disable",
"package": "disable",
"string": "disable",
"table": "disable",
"utf8": "disable"
},
"basic": "disable",
"debug": "disable",
"io": "disable",
"math": "disable",
"os": "disable",
"package": "disable",
"string": "disable",
"table": "disable",
"utf8": "disable"
},
"Lua.diagnostics.globals": [
"AuctionHouseUtil",
"AuctionHouseFrame",
Expand All @@ -34,12 +34,12 @@
"ElvUI",
"LinkUtil",
"SetTooltipMoney"
],
],
"Lua.diagnostics.disable": [
"undefined-field",
"param-type-mismatch"
],
"Lua.workspace.library": [
"~\\.vscode\\extensions\\ketho.wow-api-0.17.6\\Annotations"
]
"~\\.vscode\\extensions\\ketho.wow-api-0.18.1\\Annotations"
]
}
4 changes: 2 additions & 2 deletions RECrystallize.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Interface: 110005
## Interface: 110007
## Title: |cFF74D06CRE|rCrystallize
## Notes: Provide Auction House scanner and add item prices to tooltips.
## Version: 2.0.11
## Version: 2.0.12
## Author: AcidWeb
## SavedVariables: RECrystallizeSettings, RECrystallizeDatabase
## IconTexture: Interface\AddOns\RECrystallize\RELogo
Expand Down

0 comments on commit 7751695

Please sign in to comment.