aboutsummaryrefslogtreecommitdiff
path: root/server/bot
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-14 20:50:10 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-14 20:50:10 +0200
commit4f54e90c3ad54f299d288a692228643ea07f025d (patch)
treeab7a311b8b04ecf1333736b12969e7c34dc00ae3 /server/bot
parenta352c821846e7d0ef2750a36981ab3c2ff95d052 (diff)
downloadhurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar
hurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar.bz2
hurrycurry-4f54e90c3ad54f299d288a692228643ea07f025d.tar.zst
Update protocol versions for 3.0
Diffstat (limited to 'server/bot')
-rw-r--r--server/bot/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/bot/Cargo.toml b/server/bot/Cargo.toml
index 94170510..c8717986 100644
--- a/server/bot/Cargo.toml
+++ b/server/bot/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hurrycurry-bot"
-version = "2.3.5"
+version = "3.0.0"
edition = "2024"
[dependencies]