Skip to content

chore: bump interface version to WoW 12.0.7#20

Merged
Rubyj merged 1 commit into
mainfrom
chore/wow-12-0-7-compat
Jun 16, 2026
Merged

chore: bump interface version to WoW 12.0.7#20
Rubyj merged 1 commit into
mainfrom
chore/wow-12-0-7-compat

Conversation

@Rubyj

@Rubyj Rubyj commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary of Changes

Bumps ## Interface: from 120005 (12.0.5) to 120007 (12.0.7) so the addon loads on the new patch without requiring "Load out of date AddOns". Also bumps the addon version to 1.7.3.

No Lua or API changes — all existing APIs (C_Spell.GetSpellTexture, Settings.*, BackdropTemplate, etc.) remain valid in 12.0.7.

Testing

Non-functional change — no in-game logic was modified. Verify by loading the addon on a 12.0.7 client and confirming it appears as up-to-date in the AddOns list.

Checklist

  • Tested in-game on Midnight (Interface 120007)
  • No new global variables introduced (or .luacheckrc updated if needed)
  • No taint-unsafe patterns introduced (no runtime CreateFrame, SetParent, or SetScript on secure frames)
  • Data.lua spell entries include both duration and defaultDuration
  • New dev-only files added to .pkgmeta ignore list
  • ## Version: in CooldownTracker.toc bumped if this is a release

@Rubyj Rubyj merged commit 2379c30 into main Jun 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant