Changing release mode to true, hopefully the last commit ever violating the branching model. DO NOT BACKPORT THIS COMMIT TO DEVELOP

This commit is contained in:
Jonne Haß 2012-10-07 15:08:21 +02:00
parent 91a39dfefd
commit 1f9f0c2932

View file

@ -5,7 +5,7 @@
defaults: defaults:
version: version:
number: "0.0.1.0" number: "0.0.1.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. release: true # 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 heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"