From 754874902a69f47c09ce75a4b10094ec8ae14e7d Mon Sep 17 00:00:00 2001 From: gerrit Date: Fri, 14 Feb 2025 11:21:34 +0800 Subject: [PATCH] ci: update network module based on commit c28d89a Change-Id: Ifed73694323e218281e06dd2312405ca50a3c5fd --- 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 ea6c39571..5d5f0cf88 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.00.24" +#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.25" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"