File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ModuLake-API/src/main/java/com/eternalstarmc/modulake/api Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313public class ModuLake {
1414 private static final ModuLakeKernel modulakeApiKernel = new ModuLakeKernel ();
1515 private static boolean state = false ;
16- public static final String apiVersion = "Modulake-API Snapshot 1.0 " ;
16+ public static final String apiVersion = "Modulake-API PRE-RELEASE v1 " ;
1717 @ Inject
1818 private static PlaceHolderManager placeHolderManager ;
1919
Original file line number Diff line number Diff line change 66
77 <groupId >com.eternalstarmc</groupId >
88 <artifactId >ModuLake</artifactId >
9- <version >1.0-SNAPSHOT </version >
9+ <version >PRE-RELEASE-v1 </version >
1010 <packaging >pom</packaging >
1111 <modules >
1212 <module >ModuLake-API</module >
You can’t perform that action at this time.
0 commit comments