From 569d4e630779697688fffcd2d3710e13e040f86c Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 31 Oct 2024 14:42:49 +0800 Subject: [PATCH] ci: update network module based on commit c4c2707 Change-Id: I7ea8f149fa14d6c3fc2c10ee970b2457f0808c08 (cherry picked from commit a9940b1d5d75d02e6f34159aeeee49b84b7d9b6c) --- 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 c2d4771945..c6d12fa6e3 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.10.00.06" +#define BAMBU_NETWORK_AGENT_VERSION "01.10.00.07" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"