Skip to content

Commit c4337cb

Browse files
6.4.0
1 parent 7a6b00a commit c4337cb

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-20T21:37:23Z";
9-
public const string Version = "6.3.0";
8+
public const string BuildTimestamp = "2025-06-20T23:19:41Z";
9+
public const string Version = "6.4.0";
1010

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

0 commit comments

Comments
 (0)