Skip to content

Commit 0e67816

Browse files
committed
PluginVersion
1 parent fb292bc commit 0e67816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class Main : BasePlugin
4242
public static ConfigEntry<string> DebugKeyInput { get; private set; }
4343

4444
public const string PluginGuid = "com.0xdrmoe.townofhostenhanced";
45-
public const string PluginVersion = "2024.1027.210.9999"; // YEAR.MMDD.VERSION.CANARYDEV
45+
public const string PluginVersion = "2024.1102.210.9999"; // YEAR.MMDD.VERSION.CANARYDEV
4646
public const string PluginDisplayVersion = "2.1.0";
4747
public const string SupportedVersionAU = "2024.8.13"; // Also 2024.9.4 and 2024.10.29
4848

0 commit comments

Comments
 (0)