mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
Start 0.9.1.0 cycle
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# 0.9.1.0 (unreleased)
|
||||
|
||||
## Refactor
|
||||
|
||||
## Bug fixes
|
||||
|
||||
## Features
|
||||
|
||||
# 0.9.0.0
|
||||
|
||||
## New configuration file!
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
defaults:
|
||||
version:
|
||||
number: "0.9.0.0" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
number: "0.9.1.0-dev" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
heroku: false
|
||||
environment:
|
||||
url: "http://localhost:3000/"
|
||||
|
||||
Reference in New Issue
Block a user