Skip to content
This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Commit d4f0369

Browse files
committed
Prepare 1.0-rc-14 release
Signed-off-by: Paul Merlin <[email protected]>
1 parent 11330a0 commit d4f0369

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
@@ -21,7 +21,7 @@ plugins {
2121

2222
allprojects {
2323
group = "org.gradle"
24-
version = "1.0-SNAPSHOT"
24+
version = "1.0-rc-14"
2525
}
2626

2727
val publishedPluginsVersion by extra { "1.0-rc-15" }

0 commit comments

Comments
 (0)