diff --git a/Makefile b/Makefile index ab289ce795..5137eae3d2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Use of this source code is governed by an Apache2 # license that can be found in the LICENSE file. -VERSION := 0.13.4-dev +VERSION := 0.13.4 GO := go GOVERSION := 1.12.8