We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0e1a7 commit bb5a4dbCopy full SHA for bb5a4db
AstralBypass.cs
@@ -2,7 +2,7 @@
2
using System;
3
using System.Reflection;
4
5
-[assembly: MelonInfo(typeof(Astrum.AstralBypass), nameof(Astrum.AstralBypass), "0.1.4", downloadLink: "github.com/Astrum-Project/" + nameof(Astrum.AstralBypass))]
+[assembly: MelonInfo(typeof(Astrum.AstralBypass), nameof(Astrum.AstralBypass), "0.1.5", downloadLink: "github.com/Astrum-Project/" + nameof(Astrum.AstralBypass))]
6
[assembly: MelonColor(ConsoleColor.DarkMagenta)]
7
8
namespace Astrum
0 commit comments