turnoff the debug mode on preferences

also switch the environment to production
and update version to 1.0.10.4

Change-Id: I396993ffa2bdfa5e60d69b61870d3710c6963489
This commit is contained in:
lane.wei 2022-07-16 10:58:48 +08:00 committed by Lane.Wei
parent 0b921c44a8
commit 4544dad62c
3 changed files with 9 additions and 6 deletions

View file

@ -7,4 +7,4 @@ set(SLIC3R_APP_KEY "BambuStudio")
if(NOT DEFINED BBL_RELEASE_TO_PUBLIC)
set(BBL_RELEASE_TO_PUBLIC "0")
endif()
set(SLIC3R_VERSION "01.00.10.03")
set(SLIC3R_VERSION "01.00.10.04")