Skip to content

Commit

Permalink
chore: modify default version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gxthrj committed Mar 8, 2021
1 parent 23eb370 commit 1e96f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#
default: help

VERSION ?= 0.3.0
VERSION ?= 0.4.0
RELEASE_SRC = apache-apisix-ingress-controller-${VERSION}-src
IMAGE_TAG ?= dev

Expand Down

0 comments on commit 1e96f8a

Please sign in to comment.