start new development cycle

This commit is contained in:
Jonne Haß 2014-08-24 13:28:02 +02:00
parent a7b0e85659
commit 5c60f10022
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
# Head
## Refactor
## Bug fixes
## Features
# 0.4.1.0
## Refactor

View file

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