From 0fa52a7322963e4061fcb754a8ab57a895d50f84 Mon Sep 17 00:00:00 2001 From: gerrit Date: Thu, 18 Apr 2024 10:51:18 +0800 Subject: [PATCH] ci: update network module based on commit c879144 Change-Id: Id6a7b76afeb5afffc6f154baa919985078098e09 (cherry picked from commit 0846c9417ead467083786cf3d06980f5a9747ae1) --- 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 7b12e8f5d..6e21cd581 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.00.03" +#define BAMBU_NETWORK_AGENT_VERSION "01.09.01.01" //iot preset type strings #define IOT_PRINTER_TYPE_STRING "printer"