Change development version number to 1.0.0-dev

Lets use the `-dev` suffix for future development versions.
This commit is contained in:
Benjamin Neff 2022-09-04 19:11:25 +02:00
parent 8a249c06c7
commit 66a0994c91
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "0.7.99.0" # 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/"