From 8fa812c2f55be090c950cff19b17e83ff5518879 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 16 Oct 2025 20:26:42 +0200 Subject: Implement multiple people working on active recipe properly (server) --- server/protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/protocol') diff --git a/server/protocol/Cargo.toml b/server/protocol/Cargo.toml index 84067758..f439f4fd 100644 --- a/server/protocol/Cargo.toml +++ b/server/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-protocol" -version = "11.0.0" +version = "12.0.0" edition = "2024" [dependencies] -- cgit v1.3