Start 0.7.18.0 cycle

This commit is contained in:
Dennis Schubert 2022-04-27 21:15:32 +02:00
parent 02eba842ae
commit 058090afe7
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
# 0.7.18.0
## Refactor
## Bug fixes
## Bug fixes
# 0.7.17.0 # 0.7.17.0
## Security ## Security

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.7.17.0" # Do not touch unless doing a release, do not backport the version number that's in master number: "0.7.17.99" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"