bump version in toml's and changelog, and trigger deltachat-specific "cargo update". example: python set_core_version.py 1.0.0-beta.6 automates bumping the version and performs some quick sanity checks

This commit is contained in:
holger krekel
2019-10-30 20:05:01 +01:00
parent c56c10bced
commit b01c842d7c
5 changed files with 71 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat"
version = "1.0.0-beta.4"
version = "1.0.0-beta.5"
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
edition = "2018"
license = "MPL"