Undo accidential dev->next-minor merge

Turns out there is a difference between hg and git and I should not
switch that often.
This commit is contained in:
Dennis Schubert 2016-09-20 02:03:28 +02:00
parent f6e5fa1d13
commit 78083afe38
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 1 additions and 9 deletions

View file

@ -1,11 +1,3 @@
# 0.7.0.0
## Refactor
## Bug fixes
## Features
# 0.6.1.0
## Refactor

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "0.6.99.0" # Do not touch unless doing a release, do not backport the version number that's in master
number: "0.6.0.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/"