Removed redundancy

This commit is contained in:
Thorsten Sommer 2024-06-30 14:03:55 +02:00
parent a9e89e13e6
commit 9cc8021c10
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -14,7 +14,6 @@ public partial class Changelog
public static readonly Log[] LOGS =
[
new (154, "v0.5.1, build 154 (2024-06-25 15:35 UTC)", "v0.5.1.md"),
new (154, "v0.5.2, build 154 (2024-06-25 15:35 UTC)", "v0.5.2.md"),
new (149, "v0.5.0, build 149 (2024-06-02 18:51 UTC)", "v0.5.0.md"),
new (138, "v0.4.0, build 138 (2024-05-26 13:26 UTC)", "v0.4.0.md"),
new (120, "v0.3.0, build 120 (2024-05-18 21:57 UTC)", "v0.3.0.md"),