Skip to content

Commit 00b69ed

Browse files
committed
1.2.1 ready
1 parent e1b465c commit 00b69ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UltimateOsuServerSwitcher/VersionChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace UltimateOsuServerSwitcher
99
{
1010
public static class VersionChecker
1111
{
12-
private static string m_currentVersion = "1.2";
12+
private static string m_currentVersion = "1.2.1";
1313

1414
private static WebClient m_client = new WebClient();
1515

0 commit comments

Comments
 (0)