Skip to content

Commit 990d0de

Browse files
committed
v2.0.3
1 parent 14aedb2 commit 990d0de

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.2
3+
pluginVersion=2.0.3

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.2"
44+
version = "2.0.3"
4545
)
4646
public class BetterChunkLoader {
4747

0 commit comments

Comments
 (0)