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 82fd8c6 commit 6ec8da3Copy full SHA for 6ec8da3
PluginInfo.cs
@@ -5,6 +5,6 @@ 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 Version = "6.0.0";
+ public const string Version = "6.1.0";
9
}
10
0 commit comments