Bump version

This commit is contained in:
jude 2024-02-25 09:18:04 +00:00
parent 60b90a61d4
commit 6254f91841
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2358,7 +2358,7 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
[[package]]
name = "reminder-rs"
version = "1.7.0-rc3"
version = "1.7.0-rc4"
dependencies = [
"base64 0.21.7",
"chrono",

View File

@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
version = "1.7.0-rc3"
version = "1.7.0-rc4"
authors = ["Jude Southworth <judesouthworth@pm.me>"]
edition = "2021"
license = "AGPL-3.0 only"