We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf04f6 commit 2a16d6aCopy full SHA for 2a16d6a
2 files changed
gradle.properties
@@ -1,3 +1,3 @@
1
pluginGroup=net.moddedminecraft
2
pluginId=betterchunkloader
3
-pluginVersion=2.0.1
+pluginVersion=2.0.2
src/main/java/net/moddedminecraft/betterchunkloader/BetterChunkLoader.java
@@ -41,7 +41,7 @@
41
authors = {
42
"leelawd93"
43
},
44
- version = "2.0.1"
+ version = "2.0.2"
45
)
46
public class BetterChunkLoader {
47
0 commit comments