From 862f7d1122bd4a0c936789469ce80b0a62c3f85e Mon Sep 17 00:00:00 2001 From: gerrit Date: Sun, 9 Feb 2025 10:15:41 +0800 Subject: [PATCH] ci: update network module based on commit 23979ad Change-Id: If112df843fb9186d50c95252999019792e83c046 --- src/slic3r/Utils/bambu_networking.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/slic3r/Utils/bambu_networking.hpp b/src/slic3r/Utils/bambu_networking.hpp index a15f80b68..561e9a28c 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -97,7 +97,7 @@ namespace BBL { #define BAMBU_NETWORK_LIBRARY "bambu_networking" #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" -#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.20" +#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.21" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"