post release version bump [ci skip]
This commit is contained in:
parent
3a59ea7798
commit
8493dfe86d
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# 0.0.2.0pre
|
||||
|
||||
|
||||
# 0.0.1.0
|
||||
|
||||
## New configuration system!
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
defaults:
|
||||
version:
|
||||
number: "0.0.1.0"
|
||||
number: "0.0.2.0"
|
||||
release: false # Do not touch unless in a merge conflict on doing a release, master should have a commit setting this to true which is not backported to the develop branch.
|
||||
heroku: false
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue