Skip to content

Commit 9b4c833

Browse files
committed
[java] bump version to 4.16.1
1 parent 0118d7e commit 9b4c833

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

java/CHANGELOG

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v4.16.1
2+
======
3+
4+
* Re-release due to broken packages
5+
16
v4.16.0
27
======
38

java/version.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SE_VERSION = "4.17.0-SNAPSHOT"
1+
SE_VERSION = "4.16.1"
22
TOOLS_JAVA_VERSION = "17"

0 commit comments

Comments
 (0)