mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
actually update to 1.0.0-beta.14
This commit is contained in:
@@ -55,6 +55,7 @@ if __name__ == "__main__":
|
||||
replace_toml_version("Cargo.toml", newversion)
|
||||
replace_toml_version("deltachat-ffi/Cargo.toml", newversion)
|
||||
|
||||
subprocess.call(["git", "add", "-u"])
|
||||
# subprocess.call(["cargo", "update", "-p", "deltachat"])
|
||||
|
||||
print("after commit make sure to: ")
|
||||
|
||||
Reference in New Issue
Block a user