From 469702c06538cba20e3d9f7bc6ba37034c1dd481 Mon Sep 17 00:00:00 2001 From: James Magahern Date: Mon, 15 Jun 2026 01:44:05 -0700 Subject: [PATCH] need to make this more automatic... --- core/kordophoned/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/kordophoned/Cargo.toml b/core/kordophoned/Cargo.toml index 1062f6d..d3054dc 100644 --- a/core/kordophoned/Cargo.toml +++ b/core/kordophoned/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kordophoned" -version = "1.3.3" +version = "1.3.5" edition = "2021" license = "GPL-3.0" description = "Client daemon for the Kordophone chat protocol"