Skip to content

Commit

Permalink
Merge pull request #1000 from gliderlabs/master
Browse files Browse the repository at this point in the history
Release 0.7.0
  • Loading branch information
josegonzalez committed Aug 9, 2023
2 parents 12d0f36 + e36f866 commit f27f2de
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 @@ -4,7 +4,7 @@ REPOSITORY = herokuish
DESCRIPTION = 'Herokuish uses Docker and Buildpacks to build applications like Heroku'
HARDWARE = $(shell uname -m)
SYSTEM_NAME = $(shell uname -s | tr '[:upper:]' '[:lower:]')
VERSION ?= 0.6.2
VERSION ?= 0.7.0
IMAGE_NAME ?= $(NAME)
BUILD_TAG ?= dev
PACKAGECLOUD_REPOSITORY ?= dokku/dokku-betafish
Expand Down

0 comments on commit f27f2de

Please sign in to comment.