Skip to content

Commit

Permalink
bump version to 0.3.,0 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erimelowo committed Nov 22, 2022
1 parent 3d3e6fa commit 45d11ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/dev/slimevr/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

public class Main {

public static String VERSION = "0.2.1";
public static String VERSION = "0.3.0";

public static VRServer vrServer;

Expand Down

0 comments on commit 45d11ba

Please sign in to comment.