From 2dcb7c2087c8d8e2e57ccf9bb8c813cdc2750921 Mon Sep 17 00:00:00 2001 From: gerrit Date: Mon, 7 Apr 2025 14:34:48 +0800 Subject: [PATCH] ci: update network module based on commit 8b74b0f Change-Id: Ieea3dbbd79791e484c93db9a512311e47f0108f3 --- 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 0c36fcb17..a3034e740 100644 --- a/src/slic3r/Utils/bambu_networking.hpp +++ b/src/slic3r/Utils/bambu_networking.hpp @@ -97,7 +97,7 @@ namespace BBL { #define BAMBU_NETWORK_LIBRARY "bambu_networking" #define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent" -#define BAMBU_NETWORK_AGENT_VERSION "02.00.01.02" +#define BAMBU_NETWORK_AGENT_VERSION "02.00.01.03" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"