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