Skip to content

Commit 52d56e0

Browse files
Increment version to 1.3.18-SNAPSHOT (#669)
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
1 parent bec3f3f commit 52d56e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
buildscript {
77
ext {
88
opensearch_group = "org.opensearch"
9-
opensearch_version = System.getProperty("opensearch.version", "1.3.17-SNAPSHOT")
9+
opensearch_version = System.getProperty("opensearch.version", "1.3.18-SNAPSHOT")
1010
kotlin_version = System.getProperty("kotlin.version", "1.6.0")
1111
}
1212

0 commit comments

Comments
 (0)