Skip to content

Commit 30ca8f5

Browse files
6.4.2
1 parent 2f5d23b commit 30ca8f5

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-28T21:41:09Z";
9-
public const string Version = "6.4.1";
8+
public const string BuildTimestamp = "2025-06-28T22:18:41Z";
9+
public const string Version = "6.4.2";
1010

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

0 commit comments

Comments
 (0)