Skip to content

Commit

Permalink
Update Globals.java
Browse files Browse the repository at this point in the history
  • Loading branch information
craftycodie committed Jul 24, 2021
1 parent 7bb6325 commit d878cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gg/codie/mineonline/Globals.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package gg.codie.mineonline;

public class Globals {
public static final String LAUNCHER_VERSION = "4.0.10";
public static final String LAUNCHER_VERSION = "4.1.0";
public static final boolean DEV = false;
public static final String DISCORD_APP_ID = "718163542783819818";
public static final String BRANCH = "release";
Expand Down

0 comments on commit d878cf3

Please sign in to comment.