From 6aa12e460b18b722b04370e3a36d670c8ffe299d Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 24 Oct 2024 14:02:59 +0800 Subject: [PATCH] ci: update network module based on commit 76ae6aa Change-Id: I542fa0291c56755373679ad776766c4c3b29da0c --- 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 7baebe1c6..46cc4225e 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.04" +#define BAMBU_NETWORK_AGENT_VERSION "01.10.00.05" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"