mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Version update 1.1.6
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
min_slic3r_version = 1.1.6
|
||||
1.1.6 Optimize parameters
|
||||
min_slic3r_version = 1.1.5
|
||||
1.1.5 Optimize parameters
|
||||
min_slic3r_version = 1.1.4
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
name = QIDI Technology
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the QIDISlicer configuration to be downgraded.
|
||||
config_version = 1.1.5
|
||||
config_version = 1.1.6
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://github.com/QIDITECH/QIDISlicer/releases/download/QIDITechnology/
|
||||
changelog_url = https://qidi3d.com/pages/software-firmware
|
||||
|
||||
@@ -7,7 +7,7 @@ endif()
|
||||
|
||||
set(SLIC3R_APP_NAME "QIDISlicer")
|
||||
set(SLIC3R_APP_KEY "QIDISlicer")
|
||||
set(SLIC3R_VERSION "1.1.5")
|
||||
set(SLIC3R_VERSION "1.1.6")
|
||||
set(SLIC3R_BUILD_ID "QIDISlicer-${SLIC3R_VERSION}+Win64")
|
||||
set(SLIC3R_RC_VERSION "1,1,5,0")
|
||||
set(SLIC3R_RC_VERSION_DOTS "1.1.5.0")
|
||||
set(SLIC3R_RC_VERSION "1,1,6,0")
|
||||
set(SLIC3R_RC_VERSION_DOTS "1.1.6.0")
|
||||
|
||||
Reference in New Issue
Block a user