From a3dfedcfd0fa4e537715c4512679ff76b6ac636c Mon Sep 17 00:00:00 2001 From: James Magahern Date: Sun, 12 Apr 2026 18:37:15 -0700 Subject: [PATCH] [core] bump to 1.3.2 --- 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 26011bd..97a7985 100644 --- a/core/kordophoned/Cargo.toml +++ b/core/kordophoned/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kordophoned" -version = "1.3.1" +version = "1.3.2" edition = "2021" license = "GPL-3.0" description = "Client daemon for the Kordophone chat protocol"