Skip to content

Commit d7b48d6

Browse files
committed
Why this didn't stage? Whatever...
1 parent 606becc commit d7b48d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomizePlus/UI/Windows/CPlusChangeLog.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ private void Save(int version, ChangeLogDisplayType type)
3434

3535
private static void Add2_0_4_1(Changelog log)
3636
=> log.NextVersion("Version 2.0.4.1")
37-
.RegisterEntry("Added support for new worlds.", 1)
37+
.RegisterEntry("Added support for new worlds.")
3838
.RegisterEntry("Source code maintenance - external libraries update.");
3939

4040
private static void Add2_0_4_0(Changelog log)

0 commit comments

Comments
 (0)