Skip to content

Commit b9a3616

Browse files
6.4.1
1 parent db12308 commit b9a3616

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-25T07:26:36Z";
9-
public const string Version = "6.4.0";
8+
public const string BuildTimestamp = "2025-06-25T18:40:12Z";
9+
public const string Version = "6.4.1";
1010

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

0 commit comments

Comments
 (0)