ENH: update version to 01.06.02.01

Change-Id: I97fbdfb2f58638fd819fc4cec41333ee695547f8
This commit is contained in:
Stone Li 2023-04-26 15:59:42 +08:00 committed by lane.wei
parent 18fcbc8857
commit 1f42a95ee4
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.02.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.66")
set(SLIC3R_VERSION "01.06.02.01")