From 723df03d743f38927cdbecd36b6056944b3808e3 Mon Sep 17 00:00:00 2001 From: gerrit Date: Tue, 15 Oct 2024 19:55:03 +0800 Subject: [PATCH] ci: update network module based on commit ed13d56 Change-Id: Ibef15b6751b99486b0a60e4fb9652955666c0d3b (cherry picked from commit ccab7b1ef30f9aa076d9837f7101e2a1b5e997cb) --- 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 910bdfe369..0aef163aba 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -95,7 +95,7 @@ namespace BBL { #define BAMBU_NETWORK_LIBRARY "bambu_networking" #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" -#define BAMBU_NETWORK_AGENT_VERSION "01.10.00.02" +#define BAMBU_NETWORK_AGENT_VERSION "01.10.00.04" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"