Start 0.9.1.0 cycle

This commit is contained in:
Benjamin Neff
2024-06-16 02:35:30 +02:00
parent 94a72e1108
commit 83a97420d9
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# 0.9.1.0 (unreleased)
## Refactor
## Bug fixes
## Features
# 0.9.0.0
## New configuration file!

View 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/"