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:
authorj.spijker@ultimaker.com <jelle spijker>2022-06-22 14:21:40 +0300
committerJelle Spijker <j.spijker@ultimaker.com>2022-06-22 14:21:40 +0300
commitcc814afaa3f8436726651067b67174ecbd9b77fd (patch)
treeed2bf59ae6494ef4477489dc28cef9455b6cf9f7 /conandata.yml
parent0b9a49f7c9caa4b33dd2aab4da404108e36b5f67 (diff)
don't use prereleasenumber
Contributes to CURA-9365
Diffstat (limited to 'conandata.yml')
-rw-r--r--conandata.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/conandata.yml b/conandata.yml
index f1ad7c96aa..55b1715ce9 100644
--- a/conandata.yml
+++ b/conandata.yml
@@ -228,11 +228,11 @@
Linux: "./icons/cura-128.png"
"5.1.0-alpha":
requirements:
- - "arcus/[5.1.0-alpha.1]@ultimaker/cura_9365"
- - "curaengine/[5.1.0-alpha.1]@ultimaker/cura_9365"
- - "savitar/[5.1.0-alpha.1]@ultimaker/cura_9365"
- - "pynest2d/[5.1.0-alpha.1]@ultimaker/cura_9365"
- - "uranium/[5.1.0-alpha.1]@ultimaker/cura_9365"
+ - "arcus/[5.1.0-alpha]@ultimaker/cura_9365"
+ - "curaengine/[5.1.0-alpha]@ultimaker/cura_9365"
+ - "savitar/[5.1.0-alpha]@ultimaker/cura_9365"
+ - "pynest2d/[5.1.0-alpha]@ultimaker/cura_9365"
+ - "uranium/[5.1.0-alpha]@ultimaker/cura_9365"
- "fdm_materials/5.1.0-beta+12@ultimaker/stable"
- "cura_binary_data/5.1.0-alpha.1+25@ultimaker/stable"
- "cpython/3.10.4"