From a9940b1d5d75d02e6f34159aeeee49b84b7d9b6c 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 --- 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 b32e82e9e..c5377e087 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"