We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5296f3 commit 3e1b9daCopy full SHA for 3e1b9da
1 file changed
Properties/AssemblyInfo.cs
@@ -2,7 +2,7 @@
2
using System.Reflection;
3
using Main = SelectiveEffects.Main;
4
5
-[assembly: MelonInfo(typeof(Main), "SelectiveEffects", "1.1.0", "Asgragrt")]
+[assembly: MelonInfo(typeof(Main), "SelectiveEffects", "1.2.0", "Asgragrt")]
6
[assembly: MelonGame("PeroPeroGames", "MuseDash")]
7
[assembly: MelonColor(255, 241, 196, 15)]
8
0 commit comments