We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6267e46 + 9ce8f65 commit 4a832caCopy full SHA for 4a832ca
1 file changed
MiniMapMod/MiniMapPlugin.cs
@@ -11,7 +11,7 @@
11
12
namespace MiniMapMod
13
{
14
- [BepInPlugin("MiniMap", "Mini Map Mod", "3.1.1")]
+ [BepInPlugin("MiniMap", "Mini Map Mod", "3.1.2")]
15
public class MiniMapPlugin : BaseUnityPlugin
16
17
private readonly ISpriteManager SpriteManager = new SpriteManager();
0 commit comments