Skip to content

Commit 6d82107

Browse files
Merge pull request #417 from gliderlabs/master
update makefile version
2 parents 75a42ed + c839195 commit 6d82107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NAME = herokuish
22
HARDWARE = $(shell uname -m)
3-
VERSION ?= 0.4.6
3+
VERSION ?= 0.4.7
44
IMAGE_NAME ?= $(NAME)
55
BUILD_TAG ?= dev
66

0 commit comments

Comments
 (0)