Skip to content

Commit df23fae

Browse files
authored
Merge pull request #373 from MohamedRejeb/1.x
Update version to 1.0.0-rc08
2 parents 0e87b44 + cdd0779 commit df23fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convention-plugins/src/main/kotlin/root.publication.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
allprojects {
66
group = "com.mohamedrejeb.richeditor"
7-
version = System.getenv("VERSION") ?: "1.0.0-rc07"
7+
version = System.getenv("VERSION") ?: "1.0.0-rc08"
88
}
99

1010
nexusPublishing {

0 commit comments

Comments
 (0)