Skip to content

Commit 63cccf5

Browse files
committed
release: change release target to 1.5.0
1 parent 7a2f4ca commit 63cccf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "net.kyori"
12-
version = "1.4.1-SNAPSHOT"
12+
version = "1.5.0-SNAPSHOT"
1313
description = "Helpful API for writing Gradle plugins"
1414

1515
indraSonatype {

0 commit comments

Comments
 (0)