mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 22:35:15 -06:00
Semver fixes, misc fixes
This commit is contained in:
parent
12b3132b1a
commit
b030791384
8 changed files with 35 additions and 33 deletions
|
@ -5,7 +5,7 @@
|
|||
name = Bar Baz
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 0.1
|
||||
config_version = 0.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://example.com
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
name = Foo Bar
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 0.1
|
||||
config_version = 0.1.0
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://example.com
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue