Skip to content

Commit bac14da

Browse files
rnpridgeonRyan P
authored andcommitted
confluent-librdkafka-plugins version v0.11.1
1 parent d678406 commit bac14da

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.2
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)