Skip to content

Commit bb5a4db

Browse files
committed
bump version
1 parent 2a0e1a7 commit bb5a4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AstralBypass.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System;
33
using System.Reflection;
44

5-
[assembly: MelonInfo(typeof(Astrum.AstralBypass), nameof(Astrum.AstralBypass), "0.1.4", downloadLink: "github.com/Astrum-Project/" + nameof(Astrum.AstralBypass))]
5+
[assembly: MelonInfo(typeof(Astrum.AstralBypass), nameof(Astrum.AstralBypass), "0.1.5", downloadLink: "github.com/Astrum-Project/" + nameof(Astrum.AstralBypass))]
66
[assembly: MelonColor(ConsoleColor.DarkMagenta)]
77

88
namespace Astrum

0 commit comments

Comments
 (0)