Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CuraVersion.py.jinja')
-rw-r--r--CuraVersion.py.jinja1
1 files changed, 1 insertions, 0 deletions
diff --git a/CuraVersion.py.jinja b/CuraVersion.py.jinja
index 1c30a0b5af..1c8ff0551c 100644
--- a/CuraVersion.py.jinja
+++ b/CuraVersion.py.jinja
@@ -11,3 +11,4 @@ CuraCloudAPIVersion = "{{ cura_cloud_api_version }}"
CuraCloudAccountAPIRoot = "{{ cura_cloud_account_api_root }}"
CuraMarketplaceRoot = "{{ cura_marketplace_root }}"
CuraDigitalFactoryURL = "{{ cura_digital_factory_url }}"
+CuraLatestURL = "{{ cura_latest_url }}"