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 b11ba36 commit 548c280Copy full SHA for 548c280
PluginInfo.cs
@@ -6,7 +6,7 @@ public class PluginInfo
6
public const string Name = "ii's Stupid Menu";
7
public const string Description = "Created by @goldentrophy with love <3";
8
public const string BuildTimestamp = "2025-07-11T21:44:20Z";
9
- public const string Version = "6.6.0";
+ public const string Version = "6.6.2";
10
11
public const string BaseDirectory = "iisStupidMenu";
12
0 commit comments