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 d34af4c commit b9bbc28Copy full SHA for b9bbc28
PluginInfo.cs
@@ -5,7 +5,7 @@ public class PluginInfo
5
public const string GUID = "org.iidk.gorillatag.iimenu";
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-09-06T03:29:58Z";
+ public const string BuildTimestamp = "2025-09-06T03:30:04Z";
9
public const string Version = "7.0.0";
10
11
public const string BaseDirectory = "iisStupidMenu";
0 commit comments