Skip to content

Commit 46c4dac

Browse files
committed
Updated plugin version to 0.2.0
1 parent e71b694 commit 46c4dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tasks.compileJava {
1919
}
2020

2121
group = "net.thenextlvl.portals"
22-
version = "0.1.1"
22+
version = "0.2.0"
2323

2424
repositories {
2525
mavenCentral()

0 commit comments

Comments
 (0)