mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Add CuraPackageVersion
This commit is contained in:
parent
74a7452333
commit
9f21c2bd86
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
|||
CuraVersion = "@CURA_VERSION@"
|
||||
CuraBuildType = "@CURA_BUILDTYPE@"
|
||||
CuraDebugMode = True if "@_cura_debugmode@" == "ON" else False
|
||||
CuraPackagesVersion = "@CURA_PACKAGES_VERSION"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue