Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 9c084d2

Browse files
Bump MultiAdmin version
1 parent 8961c7c commit 9c084d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MultiAdmin/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace MultiAdmin
1515
{
1616
public static class Program
1717
{
18-
public const string MaVersion = "3.4.0.0";
18+
public const string MaVersion = "3.4.0.1";
1919
public const string RecommendedMonoVersion = "5.18";
2020

2121
private static readonly List<Server> InstantiatedServers = new List<Server>();

0 commit comments

Comments
 (0)