summaryrefslogtreecommitdiff
path: root/server/discover
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-11-22 20:09:42 +0100
committertpart <tpart120@proton.me>2024-11-22 20:09:42 +0100
commit95d14ada0c98fb8f2285fd0003000b5a517f9267 (patch)
treefd7e30ab1e2317f8c88b8bc312db42b45d8a95dc /server/discover
parent1032bcaa5fb1648dc42f3e1d2f60f7ce0d69ed93 (diff)
downloadhurrycurry-2.2.0.tar
hurrycurry-2.2.0.tar.bz2
hurrycurry-2.2.0.tar.zst
Bump protocol version for server, discover, registryv2.2.0
Diffstat (limited to 'server/discover')
-rw-r--r--server/discover/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/discover/Cargo.toml b/server/discover/Cargo.toml
index 9be8cce9..2f121dc9 100644
--- a/server/discover/Cargo.toml
+++ b/server/discover/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-discover"
-version = "2.1.1"
+version = "2.2.0"
edition = "2021"
[dependencies]