mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-13 19:25:58 +08:00
ENH: bumped version to 1.7.8
Change-Id: Ie794802ee6ee8299fc557f10ab3dbc0122ae4bb4
This commit is contained in:
parent
3d5aa9479c
commit
18d6b60b89
@ -90,7 +90,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.07.07.01"
|
#define BAMBU_NETWORK_AGENT_VERSION "01.07.08.02"
|
||||||
|
|
||||||
//iot preset type strings
|
//iot preset type strings
|
||||||
#define IOT_PRINTER_TYPE_STRING "printer"
|
#define IOT_PRINTER_TYPE_STRING "printer"
|
||||||
|
@ -12,4 +12,4 @@ set(BBL_INTERNAL_TESTING "1")
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# The build_version should start from 50 in master branch
|
# The build_version should start from 50 in master branch
|
||||||
set(SLIC3R_VERSION "01.07.07.51")
|
set(SLIC3R_VERSION "01.07.08.50")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user