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