mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Semver fixes, misc fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user