Skip to content

Commit

Permalink
new version with acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
quiquelhappy committed Mar 11, 2021
1 parent dc9685c commit 1a01269
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 = "5af58ea03c7f0c02";
protected static String currentRelease = "b8c0e54231910b24";
public static String getCurrentRelease(){
return API.currentRelease;
}
Expand Down
Binary file modified module/universal/target/classes/io/purecore/mcplugin/API.class
Binary file not shown.
2 changes: 1 addition & 1 deletion module/universal/target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Thu Mar 11 09:34:24 CET 2021
#Thu Mar 11 14:04:46 CET 2021
groupId=io.purecore
artifactId=universal
version=1.0.0
Binary file modified module/universal/target/original-purecore-universal.jar
Binary file not shown.
Binary file modified module/universal/target/purecore-universal.jar
Binary file not shown.

0 comments on commit 1a01269

Please sign in to comment.