Skip to content

Commit 0f3cafd

Browse files
committed
Version up to 3.1
1 parent df7b8d6 commit 0f3cafd

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
@@ -25,7 +25,7 @@ namespace KK_QuickAccessBox
2525
[BepInDependency("gravydevsupreme.xunity.autotranslator", BepInDependency.DependencyFlags.SoftDependency)]
2626
public partial class QuickAccessBox : BaseUnityPlugin
2727
{
28-
public const string Version = "3.0";
28+
public const string Version = "3.1";
2929

3030
internal static new ManualLogSource Logger;
3131
internal static QuickAccessBox Instance;

0 commit comments

Comments
 (0)