v1.2.0: Update production version

Main changes are the week handling, proper redirections, a bunch of fixes
and small adjustments, not displaying the graph until all votes and the
week changed.
This commit is contained in:
trotFunky 2024-07-26 01:37:17 +01:00
parent a0b79a17ea
commit 5ec38ee44f
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -578,7 +578,7 @@ checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "fabula_votes_server"
version = "1.1.1"
version = "1.2.0"
dependencies = [
"argon2",
"blake2",