We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3abf30 commit 5e1a0e7Copy full SHA for 5e1a0e7
PluginInfo.cs
@@ -27,7 +27,7 @@ public class PluginInfo
27
public const string Name = "ii's Stupid Menu";
28
public const string Description = "Created by @crimsoncauldron with love <3";
29
public const string BuildTimestamp = "2025-11-25T23:50:20Z";
30
- public const string Version = "7.8.0";
+ public const string Version = "7.8.1";
31
32
public const string BaseDirectory = "iisStupidMenu";
33
public const string ClientResourcePath = "iiMenu.Resources.Client";
0 commit comments