Skip to content

Commit

Permalink
Merge pull request #1023 from gliderlabs/master
Browse files Browse the repository at this point in the history
Release 0.7.1
  • Loading branch information
josegonzalez authored Aug 27, 2023
2 parents d64827b + 330fad4 commit 3583c85
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.7.0
VERSION ?= 0.7.1
IMAGE_NAME ?= $(NAME)
BUILD_TAG ?= dev
PACKAGECLOUD_REPOSITORY ?= dokku/dokku-betafish
Expand Down

0 comments on commit 3583c85

Please sign in to comment.