Skip to content

Commit df738d5

Browse files
committed
downgrade to kcp 0.27.1 for testing because of kcp-dev/kcp#3527
On-behalf-of: @SAP [email protected]
1 parent 1a527f7 commit df738d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ $(YQ):
9898
yq_*
9999

100100
KCP = _tools/kcp
101-
KCP_VERSION = 0.28.0
101+
KCP_VERSION = 0.27.1
102102

103103
.PHONY: $(KCP)
104104
$(KCP):

0 commit comments

Comments
 (0)