Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit b9cb049

Browse files
committed
Toward 1.0
1 parent 807ed62 commit b9cb049

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 @@ plugins {
1919

2020
allprojects {
2121
group = "org.gradle"
22-
version = "1.0-rc-2"
22+
version = "1.0-SNAPSHOT"
2323
}
2424

2525
val publishedPluginsVersion by extra { "1.0-rc-2" }

0 commit comments

Comments
 (0)