Skip to content

Commit 3dbfb3e

Browse files
committed
au ver
1 parent 7bcdff7 commit 3dbfb3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public class Main : BasePlugin
6161
public const string PluginDisplayVersion = "2.4.2 Beta 6";
6262
public static readonly List<(int year, int month, int day, int revision)> SupportedVersionAU =
6363
[
64+
(2025, 11, 18, 0), // 2025.11.18 & 17.1
6465
(2026, 2, 24, 0) // 2025.2.24 & 17.2.1
6566
];
6667

0 commit comments

Comments
 (0)