start new development cycle

This commit is contained in:
Jonne Haß 2013-08-27 09:59:46 +02:00
parent eaedba11a3
commit 625159c8ad
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
# Head
## Refactor
## Bug fixes
## Features
# 0.2.0.0
**Attention:** This release includes a potentially long running migration! However it should be safe to run this while keeping your application servers on.

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "0.2.0.0" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
number: "head" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
heroku: false
environment:
url: "http://localhost:3000/"