aboutsummaryrefslogtreecommitdiff
path: root/server/protocol
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2026-03-01 00:18:47 +0100
committertpart <tpart120@proton.me>2026-03-01 00:18:47 +0100
commit453684af1095c1fd90aaa56c069184b921c02448 (patch)
tree6908715045c50d3d17ba15ef943e178d80933cb5 /server/protocol
parent9a5936093a9fb99ddb3e6959f72d9c612638f76d (diff)
downloadhurrycurry-453684af1095c1fd90aaa56c069184b921c02448.tar
hurrycurry-453684af1095c1fd90aaa56c069184b921c02448.tar.bz2
hurrycurry-453684af1095c1fd90aaa56c069184b921c02448.tar.zst
Bump protocol version
Diffstat (limited to 'server/protocol')
-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 f439f4fd..07acdeaf 100644
--- a/server/protocol/Cargo.toml
+++ b/server/protocol/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-protocol"
-version = "12.0.0"
+version = "13.0.0"
edition = "2024"
[dependencies]