From af7c6502f355a74181023dbae10b31a651dfc2ce Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 3 Feb 2023 11:15:36 +0800 Subject: [PATCH] ci: update network module based on commit 78ea7a8 Change-Id: I161dc948209360532d99f752c89f77e1346cc866 (cherry picked from commit de74a4cdbc2776a9d6b7ef3e6f4b6f53c11ceea1) --- 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 178234351f..0782709acb 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -41,7 +41,7 @@ namespace BBL { #define BAMBU_NETWORK_LIBRARY "bambu_networking" #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" -#define BAMBU_NETWORK_AGENT_VERSION "01.05.00.03" +#define BAMBU_NETWORK_AGENT_VERSION "01.05.00.06" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"