Skip to content

Commit 79fd7e3

Browse files
committed
Update version
1 parent d83f69f commit 79fd7e3

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

2020
allprojects {
2121
group = "co.elastic.clients"
22-
version = System.getenv("VERSION") ?: "8.0.0-SNAPSHOT"
22+
version = System.getenv("VERSION") ?: "7.x-SNAPSHOT"
2323

2424
repositories {
2525
mavenCentral()

0 commit comments

Comments
 (0)