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 dd23e3f commit 0efc274Copy full SHA for 0efc274
BepInEx.SplashScreen.Patcher.Common/Metadata.cs
@@ -2,6 +2,6 @@
2
{
3
internal class Metadata
4
5
- public const string Version = "2.2";
+ public const string Version = "2.2.1";
6
}
7
0 commit comments