From 496ddb9065650246b50ecce96382f1ab05b87ae5 Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 13 Mar 2024 12:13:18 +0800 Subject: [PATCH] ci: update network module based on commit e411785 Change-Id: I3a9c7bfa5ac5a942f339ad0194a24d9170847371 --- 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 5e78ecaa7..a3abcf3be 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.08.05.02" +#define BAMBU_NETWORK_AGENT_VERSION "01.08.05.03" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"