Skip to content

Commit e2a99ad

Browse files
Build time, 6.8.0 final
1 parent 4562fa1 commit e2a99ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PluginInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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-07-25T21:42:54Z";
8+
public const string BuildTimestamp = "2025-07-25T21:57:45Z";
99
public const string Version = "6.8.0";
1010

1111
public const string BaseDirectory = "iisStupidMenu";

0 commit comments

Comments
 (0)