From 931965a6367a1c9ad329e12c425fc370b43300c7 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 15 May 2025 09:30:42 +0800 Subject: [PATCH] ci: update network module based on commit 62a4a59 2025-05-15 09:30:42 Change-Id: Ie9fc18f5f4041407f8a719e90f498cef902d03ef --- 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 2bc2749b3..1421dfa6a 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.03.55" +#define BAMBU_NETWORK_AGENT_VERSION "02.00.03.57" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"