Set Interface to 11200 for WoW 1.12.1 client compatibility

Chronos shipped Interface 11000 (1.11.0); on the 1.12.1 client that is
flagged out-of-date and won't load (which would also block CallOfElements
that depends on it). Library code is unchanged and vanilla-compatible.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 11:03:18 -07:00
parent da6651ff20
commit d93e66ce5f
+1 -1
View File
@@ -1,4 +1,4 @@
## Interface: 11000
## Interface: 11200
## Title: Chronos
## Notes: Embedable Time Keeping and Scheduling System
## Notes-deDE: Sammlung nützlicher Funktionen zum Zeitmanagement, welche von einigen anderen AddOns verwendet werden.