From 81d3a9a68747d31cf58d4bbb3d5c369eeba55686 Mon Sep 17 00:00:00 2001 From: SyS Date: Mon, 9 Sep 2024 18:05:25 +0530 Subject: [PATCH] bump version --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 5c14275..1db90df 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -55,7 +55,7 @@ initialize_plugin!( .apply(); TgConnector { - plugin_version: 110, + plugin_version: 111, amx_list: Vec::new(), bots: HashMap::new(), bot_context_id: 0,