From 35411f4f9e64e54b1039360ab654d537cd2958c9 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Thu, 19 Mar 2026 09:55:18 -0300 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a3fba60..b023976 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "botdevice" -version = "6.1.0" +version = "6.3.0" edition = "2021" description = "BotDevice - Android, HarmonyOS & IoT powered by General Bots" license = "AGPL-3.0"