Bump version to 0.4.1.0
This commit is contained in:
parent
58927d1a9d
commit
527fb559e5
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Head
|
||||
# 0.4.1.0
|
||||
|
||||
## Refactor
|
||||
* Port help pages to Bootstrap [#5050](https://github.com/diaspora/diaspora/pull/5050)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
defaults:
|
||||
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.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"
|
||||
heroku: false
|
||||
environment:
|
||||
url: "http://localhost:3000/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue