Skip to content

Commit

Permalink
new release ID
Browse files Browse the repository at this point in the history
  • Loading branch information
quiquelhappy committed Mar 13, 2021
1 parent dcc078f commit 52baebd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 69 deletions.
70 changes: 2 additions & 68 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion module/universal/src/io/purecore/mcplugin/API.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

public class API {

protected static String currentRelease = "567fc1a44c687470";
protected static String currentRelease = "0752b18c37be4dc8";
public static String getCurrentRelease(){
return API.currentRelease;
}
Expand Down

0 comments on commit 52baebd

Please sign in to comment.