mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 05:39:17 +08:00
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:
parent
8ceb0e6b7b
commit
544102e04b
@ -41,7 +41,7 @@ namespace BBL {
|
|||||||
|
|
||||||
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
||||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
#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
|
//iot preset type strings
|
||||||
|
@ -10,4 +10,4 @@ endif()
|
|||||||
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
if(NOT DEFINED BBL_INTERNAL_TESTING)
|
||||||
set(BBL_INTERNAL_TESTING "1")
|
set(BBL_INTERNAL_TESTING "1")
|
||||||
endif()
|
endif()
|
||||||
set(SLIC3R_VERSION "01.06.00.72")
|
set(SLIC3R_VERSION "01.06.01.51")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user