mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:49:03 +08:00
CURA-5450 update comment
This commit is contained in:
parent
b81635ac8e
commit
5b688fceb1
@ -7,8 +7,8 @@ import io
|
|||||||
from UM.VersionUpgrade import VersionUpgrade
|
from UM.VersionUpgrade import VersionUpgrade
|
||||||
|
|
||||||
|
|
||||||
## Upgrades configurations from the state they were in at version 3.3 to the
|
## Upgrades configurations from the state they were in at version 3.4 to the
|
||||||
# state they should be in at version 3.4.
|
# state they should be in at version 4.0.
|
||||||
class VersionUpgrade34to40(VersionUpgrade):
|
class VersionUpgrade34to40(VersionUpgrade):
|
||||||
|
|
||||||
## Gets the version number from a CFG file in Uranium's 3.3 format.
|
## Gets the version number from a CFG file in Uranium's 3.3 format.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user