From a2223f48411327db1e792bb0911ece3df6d87c91 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 13 Feb 2025 09:39:22 +0800 Subject: [PATCH] ci: update network module based on commit eae0ad4 Change-Id: I31d92a9f6a6e62ea780bec7aa4d4ab772969ddf5 --- 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 f4bac2894..a91de2e3b 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 "01.10.02.22" +#define BAMBU_NETWORK_AGENT_VERSION "01.10.02.23" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"