diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index e6d6674..25394e5 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -27,73 +27,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -263,7 +197,7 @@
-
+
1615451708346
diff --git a/module/universal/src/io/purecore/mcplugin/API.java b/module/universal/src/io/purecore/mcplugin/API.java
index 792f061..d368ecd 100644
--- a/module/universal/src/io/purecore/mcplugin/API.java
+++ b/module/universal/src/io/purecore/mcplugin/API.java
@@ -4,7 +4,7 @@
public class API {
- protected static String currentRelease = "567fc1a44c687470";
+ protected static String currentRelease = "0752b18c37be4dc8";
public static String getCurrentRelease(){
return API.currentRelease;
}