Skip to content

Commit

Permalink
Update Makefile SNAPSHOT VERSION (#4996)
Browse files Browse the repository at this point in the history
Co-authored-by: xiaoyu <[email protected]>
Co-authored-by: moremind <[email protected]>
  • Loading branch information
3 people authored Aug 14, 2023
1 parent 056bdef commit a809b6e
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 @@ -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"
Expand Down

0 comments on commit a809b6e

Please sign in to comment.