We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0400c7 commit bd50822Copy full SHA for bd50822
CustomLevels/main.cs
@@ -2,7 +2,7 @@
2
using HarmonyLib;
3
using System.Reflection;
4
5
-[assembly: MelonInfo(typeof(QuadrataPatcher.Main), "Custom Levels", "0.2.0", "Bud3699")]
+[assembly: MelonInfo(typeof(QuadrataPatcher.Main), "Custom Levels", "0.3.0", "Bud3699")]
6
[assembly: MelonGame("Mindlabor", "Quadrata")]
7
8
namespace QuadrataPatcher
0 commit comments