ENH: update version to 01.06.00.51

Change-Id: I01b5721e8b713b5e9f763898e3c9c3eaf6321b4e
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2023-04-20 16:36:25 +08:00 committed by Lane.Wei
parent 8ceb0e6b7b
commit 544102e04b
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ namespace BBL {
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
#define BAMBU_NETWORK_AGENT_VERSION "01.06.00.01"
#define BAMBU_NETWORK_AGENT_VERSION "01.06.01.01"
//iot preset type strings

View file

@ -10,4 +10,4 @@ endif()
if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "1")
endif()
set(SLIC3R_VERSION "01.06.00.72")
set(SLIC3R_VERSION "01.06.01.51")