Start 1.0.0 cycle (again)

This commit is contained in:
Benjamin Neff
2024-06-16 02:37:05 +02:00
parent 83a97420d9
commit 094cb73b05
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# 1.0.0 (unreleased)
## Refactor
## Bug fixes
## Features
# 0.9.1.0 (unreleased)
## Refactor

View File

@@ -4,7 +4,7 @@
defaults:
version:
number: "0.9.1.0-dev" # Do not touch unless doing a release, do not backport the version number that's in master
number: "1.0.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/"