We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c03136 commit 68b0af7Copy full SHA for 68b0af7
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.0.0", "Asgragrt")]
+[assembly: MelonInfo(typeof(Main), "SelectiveEffects", "1.1.0", "Asgragrt")]
6
[assembly: MelonGame("PeroPeroGames", "MuseDash")]
7
[assembly: MelonColor(255, 241, 196, 15)]
8
0 commit comments