diff --git a/Makefile b/Makefile index c4d2012586b5..2d8d13780939 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ # limitations under the License. SHENYU_HOME := "." -VERSION ?= "2.6.0-SNAPSHOT" +VERSION ?= "2.6.1-SNAPSHOT" REGISTRY ?= "docker.io" REPOSITORY_PREF ?= "apache/shenyu"