summaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-12-25 20:01:04 +0100
committermetamuffin <metamuffin@disroot.org>2024-12-25 20:01:43 +0100
commit86d9b8be09d30216666758e7e1b4ae7f0d69a1eb (patch)
treeb34a0a5669707992f1334f88a1959d5b1e120415 /server
parent502b284be74445d3cecace4dff82f37aee32c3e5 (diff)
downloadhurrycurry-86d9b8be09d30216666758e7e1b4ae7f0d69a1eb.tar
hurrycurry-86d9b8be09d30216666758e7e1b4ae7f0d69a1eb.tar.bz2
hurrycurry-86d9b8be09d30216666758e7e1b4ae7f0d69a1eb.tar.zst
bump proto version
Diffstat (limited to 'server')
-rw-r--r--server/protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/protocol/Cargo.toml b/server/protocol/Cargo.toml
index 44533f9d..b6da120a 100644
--- a/server/protocol/Cargo.toml
+++ b/server/protocol/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-protocol"
-version = "7.5.0"
+version = "8.0.0"
edition = "2021"
[dependencies]