Skip to content

Commit 67b1145

Browse files
committed
Version up to 2.4.2
1 parent 136c3f3 commit 67b1145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shared_QuickAccessBox/QuickAccessBox.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ namespace KK_QuickAccessBox
2424
[BepInDependency("gravydevsupreme.xunity.autotranslator", BepInDependency.DependencyFlags.SoftDependency)]
2525
public partial class QuickAccessBox : BaseUnityPlugin
2626
{
27-
public const string Version = "2.4.1";
27+
public const string Version = "2.4.2";
2828

2929
internal static new ManualLogSource Logger;
3030

0 commit comments

Comments
 (0)