From 802219d8cd1c34887da0f1c9a7bfa32bad67419f Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Thu, 5 Feb 2026 11:20:06 -0300 Subject: [PATCH] Bump version to 6.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0bc2677..08915d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "botui" -version = "6.1.1" +version = "6.1.2" edition = "2021" description = "General Bots UI - Pure web interface" license = "AGPL-3.0"