Skip to content

Commit

Permalink
Merge pull request #417 from gliderlabs/master
Browse files Browse the repository at this point in the history
update makefile version
  • Loading branch information
michaelshobbs authored Jan 22, 2019
2 parents 75a42ed + c839195 commit 6d82107
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
@@ -1,6 +1,6 @@
NAME = herokuish
HARDWARE = $(shell uname -m)
VERSION ?= 0.4.6
VERSION ?= 0.4.7
IMAGE_NAME ?= $(NAME)
BUILD_TAG ?= dev

Expand Down

0 comments on commit 6d82107

Please sign in to comment.