Version 4.0.1

Fix updater not installing new versions
This commit is contained in:
2023-01-28 23:57:51 -08:00
parent 3bd05ba8dd
commit 762b2f61aa
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "town-of-us-updater"
version = "4.0.0"
version = "4.0.1"
edition = "2021"
build = "src/build.rs"