Skip to content

Commit 4dd84cd

Browse files
committed
confluent-librdkafka-plugins version v1.0.0
1 parent 18cf086 commit 4dd84cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/install-interceptors.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ set -e
1616
pkgtype=$1
1717

1818
# Confluent Platform release version
19-
CPVER=5.0
19+
CPVER=5.3
2020

2121
# confluent-librdkafka-plugins version
22-
PLUGINVER=0.11.0
22+
PLUGINVER=0.11.1
2323

2424
# Stage directory for wheels
2525
stagedir=staging/libs

0 commit comments

Comments
 (0)