Update non-testing Dalamud API Level

This commit is contained in:
Ottermandias 2024-08-10 12:24:21 +02:00
parent 3880c1870b
commit 76cdacf80f
2 changed files with 2 additions and 2 deletions

View file

@ -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)