Skip to content

Commit c767fde

Browse files
6.2.1
1 parent 3fbdf2f commit c767fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PluginInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ public class PluginInfo
55
public const string GUID = "org.iidk.gorillatag.iimenu";
66
public const string Name = "ii's Stupid Menu";
77
public const string Description = "Created by @goldentrophy with love <3";
8-
public const string BuildTimestamp = "2025-06-01T02:17:51Z";
9-
public const string Version = "6.2.0";
8+
public const string BuildTimestamp = "2025-06-01T02:21:59Z";
9+
public const string Version = "6.2.1";
1010

1111
#if DEBUG
1212
public static bool BetaBuild = true;

0 commit comments

Comments
 (0)