Skip to content

Commit

Permalink
set to snapshot (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli authored Feb 12, 2021
1 parent 3c8a896 commit 3a75760
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 @@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
OUTDIR=${ROOTDIR}/_output

# Identifies the current build.
VERSION ?= v1.29.1
VERSION ?= v1.30.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down

0 comments on commit 3a75760

Please sign in to comment.