From e9f9cf5c0aac6a138c51bba94ca92b5f3ef92e2a Mon Sep 17 00:00:00 2001 From: gerrit Date: Wed, 14 Aug 2024 18:39:26 +0800 Subject: [PATCH] ci: update network module based on commit ce3b330 Change-Id: I5700edccc853075ea82118a3b9eed78e5c5f48e8 (cherry picked from commit 553028775ecb8c8338d5d32bff868ae43ac85852) --- 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 97c5728885..71d3c9ef77 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.09.03.01" +#define BAMBU_NETWORK_AGENT_VERSION "01.09.04.01" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"