We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7962f commit 2a248a5Copy full SHA for 2a248a5
BepInEx.SplashScreen.Patcher.Common/Metadata.cs
@@ -2,6 +2,6 @@
2
{
3
internal class Metadata
4
5
- public const string Version = "2.2.1";
+ public const string Version = "3.0";
6
}
7
0 commit comments