We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b398e commit b3663ffCopy full SHA for b3663ff
MelonBuildInfo.cs
@@ -6,5 +6,5 @@ internal static class MelonBuildInfo
6
7
public const string Author = "lxy";
8
9
- public const string Version = "3.0.0";
+ public const string Version = "3.0.2";
10
}
0 commit comments