mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
Bump version to v0.3.1
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@
|
|||||||
# project related vars
|
# project related vars
|
||||||
ROOT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))
|
ROOT_DIR := $(shell dirname $(abspath $(lastword $(MAKEFILE_LIST))))
|
||||||
PROJECT = ark
|
PROJECT = ark
|
||||||
VERSION ?= v0.3.0
|
VERSION ?= v0.3.1
|
||||||
GOTARGET = github.com/heptio/$(PROJECT)
|
GOTARGET = github.com/heptio/$(PROJECT)
|
||||||
OUTPUT_DIR = $(ROOT_DIR)/_output
|
OUTPUT_DIR = $(ROOT_DIR)/_output
|
||||||
BIN_DIR = $(OUTPUT_DIR)/bin
|
BIN_DIR = $(OUTPUT_DIR)/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user