mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 18:27:24 +01:00
Update non-testing Dalamud API Level
This commit is contained in:
parent
3880c1870b
commit
76cdacf80f
2 changed files with 2 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ public class GlamourerChangelog
|
|||
}
|
||||
|
||||
private static void Add1_3_1_0(Changelog log)
|
||||
=> log.NextVersion("Version 1.2.3.0")
|
||||
=> log.NextVersion("Version 1.3.1.0")
|
||||
.RegisterHighlight("Glamourer is now released for Dawntrail!")
|
||||
.RegisterEntry("Added support for female Hrothgar.", 1)
|
||||
.RegisterEntry("Added support for the Glasses slot.", 1)
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"TestingAssemblyVersion": "1.3.1.0",
|
||||
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 9,
|
||||
"DalamudApiLevel": 10,
|
||||
"TestingDalamudApiLevel": 10,
|
||||
"IsHide": "False",
|
||||
"IsTestingExclusive": "False",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue