Set Repo API level to 13 and remove stg from future releases.

This commit is contained in:
Ottermandias 2025-08-08 23:07:08 +02:00
parent 557cbf23ce
commit 98574558e5
2 changed files with 3 additions and 3 deletions

View file

@ -21,8 +21,8 @@
"TestingAssemblyVersion": "1.5.0.0",
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 12,
"TestingDalamudApiLevel": 12,
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 13,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 1,