update changelog and version for 0.5.1.0

This commit is contained in:
Jonne Haß 2015-05-04 00:37:06 +02:00
parent 2c7848e3cb
commit db08cec9c0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Head # 0.5.1.0
## Refactor ## Refactor
* Use Bootstrap modal for new aspect pane [#5850](https://github.com/diaspora/diaspora/pull/5850) * Use Bootstrap modal for new aspect pane [#5850](https://github.com/diaspora/diaspora/pull/5850)

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
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" number: "0.5.0.99" # 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 heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"