From e145e9564e44c18973ca96ea8b3621bd7a9f04c6 Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 26 May 2025 13:57:31 +0800 Subject: [PATCH] ci: update network module based on commit 118d01b 2025-05-26 13:57:31 Change-Id: I5879c51fa912470eeb7956281ef531bbe9864572 --- 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 c899bcf9b..08d40a722 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.01.00.50" +#define BAMBU_NETWORK_AGENT_VERSION "02.01.00.51" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"