We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23419c commit a84fb93Copy full SHA for a84fb93
MassFarming/MassFarming.cs
@@ -6,7 +6,7 @@
6
7
namespace MassFarming
8
{
9
- [BepInPlugin("xeio.MassFarming", "MassFarming", "1.11")]
+ [BepInPlugin("xeio.MassFarming", "MassFarming", "1.12")]
10
public class MassFarming : BaseUnityPlugin
11
12
public static ConfigEntry<KeyboardShortcut> MassActionHotkey { get; private set; }
0 commit comments