From 35c24bb62710d06fc1739bfab2242e16290911a7 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 7 Apr 2025 23:32:42 +0200 Subject: Fix incorrect version numbers in Cargo.toml files --- server/discover/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/discover') diff --git a/server/discover/Cargo.toml b/server/discover/Cargo.toml index 06c743a0..4faa9bc1 100644 --- a/server/discover/Cargo.toml +++ b/server/discover/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hurrycurry-discover" -version = "2.3.0" +version = "2.3.1" edition = "2021" [dependencies] -- cgit v1.2.3-70-g09d2