Skip to content

Commit

Permalink
Merge pull request #993 from gliderlabs/master
Browse files Browse the repository at this point in the history
Release 0.6.1
  • Loading branch information
josegonzalez authored Aug 6, 2023
2 parents 0ff2a0e + 3254bcd commit f18ef62
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.0
VERSION ?= 0.6.1
IMAGE_NAME ?= $(NAME)
BUILD_TAG ?= dev
PACKAGECLOUD_REPOSITORY ?= dokku/dokku-betafish
Expand Down

0 comments on commit f18ef62

Please sign in to comment.