Skip to content

Commit 8944f8d

Browse files
committed
bump version
1 parent c709407 commit 8944f8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.16.6
1+
8.16.7

java-client/src/main-flavored/java/co/elastic/clients/transport/VersionInfo.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
// Package private
2323
class VersionInfo {
2424
static final String FLAVOR = "stack";
25-
static final String VERSION = "8.16.6";
25+
static final String VERSION = "8.16.7";
2626
}

0 commit comments

Comments
 (0)