mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user