Add deltachat-repl to scripts/set_core_version.py

This commit is contained in:
link2xt
2023-02-13 20:32:25 +00:00
parent 19d7632be0
commit 0885cad089

View File

@@ -69,6 +69,7 @@ def main():
"deltachat-ffi/Cargo.toml",
"deltachat-jsonrpc/Cargo.toml",
"deltachat-rpc-server/Cargo.toml",
"deltachat-repl/Cargo.toml",
]
try:
opts = parser.parse_args()