Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump Confluent to 5.2.0-SNAPSHOT, Kafka to 2.2.0-SNAPSHOT
  • Loading branch information
Jarek Rudzinski committed Oct 9, 2018
1 parent 7674bdd commit cc5e998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common.mk
@@ -1,5 +1,5 @@
PACKAGE_NAME ?= confluent-cli
VERSION ?= 5.0.0-SNAPSHOT
VERSION ?= 5.2.0-SNAPSHOT
PLATFORM = $(shell uname -s)
INSTALL_FLAGS = -D
ifeq ($(PLATFORM),Linux)
Expand Down

0 comments on commit cc5e998

Please sign in to comment.