remove tag-prefix deletion

as discussed here: https://github.com/igalic/Plume/pull/1
This commit is contained in:
Mina Galić 2020-06-25 20:33:31 +02:00
parent 2f7bbe3ab2
commit 2157ef5949
Signed by untrusted user: igalic
GPG key ID: ACFEFF7F6A123A86

View file

@ -5,7 +5,6 @@ sign-commit = false
dev-version-ext = 'dev'
# update all crates in plume at once:
consolidate-commits = true
tag-prefix = ''
pre-release-hook = ["crowdin", "pull"]