We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359b538 commit 5d8d5b0Copy full SHA for 5d8d5b0
1 file changed
build.gradle.kts
@@ -38,7 +38,7 @@ if (project.file("local.properties").exists()) {
38
39
allprojects {
40
group = "org.jetbrains.lets-plot"
41
- version = "4.14.1"
+ version = "4.14.2-SNAPSHOT"
42
// version = "0.0.0-SNAPSHOT" // for local publishing only
43
44
tasks.withType<KotlinCompile>().all {
0 commit comments