Merge branch 'main' of https://github.com/SlimeVR/SlimeVR-Server into merge-gui-and-server

This commit is contained in:
Eiren Rain
2022-11-22 15:09:35 +01:00

View File

@@ -15,7 +15,7 @@ import java.net.ServerSocket;
public class Main {
public static String VERSION = "0.2.1";
public static String VERSION = "0.3.0";
public static VRServer vrServer;