Prepare 0.5.9.0 cycle
[ci skip]
This commit is contained in:
parent
a3ac1e3072
commit
eba9e8f829
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
# 0.5.9.0
|
||||
|
||||
## Refactor
|
||||
|
||||
## Bug fixes
|
||||
|
||||
## Features
|
||||
|
||||
# 0.5.8.0
|
||||
|
||||
## Refactor
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
defaults:
|
||||
version:
|
||||
number: "0.5.7.99" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
number: "0.5.9.99" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
heroku: false
|
||||
environment:
|
||||
url: "http://localhost:3000/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue