Skip to content

Commit 2a16d6a

Browse files
committed
v2.0.2
1 parent 5bf04f6 commit 2a16d6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pluginGroup=net.moddedminecraft
22
pluginId=betterchunkloader
3-
pluginVersion=2.0.1
3+
pluginVersion=2.0.2

src/main/java/net/moddedminecraft/betterchunkloader/BetterChunkLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
authors = {
4242
"leelawd93"
4343
},
44-
version = "2.0.1"
44+
version = "2.0.2"
4545
)
4646
public class BetterChunkLoader {
4747

0 commit comments

Comments
 (0)