Add version strings to files

This commit is contained in:
jude
2023-10-08 12:21:38 +01:00
parent 5524215786
commit 145711fa5d
4 changed files with 10 additions and 8 deletions

View File

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