From 26012cc9e384fe7d0c1b224badbb9dd81ddfcc79 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Wed, 29 Nov 2023 13:15:36 +0100 Subject: [PATCH] Update slicing crash template --- .github/ISSUE_TEMPLATE/SlicingCrash.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/SlicingCrash.yaml b/.github/ISSUE_TEMPLATE/SlicingCrash.yaml index daf25cf395..2fe0a2f63b 100644 --- a/.github/ISSUE_TEMPLATE/SlicingCrash.yaml +++ b/.github/ISSUE_TEMPLATE/SlicingCrash.yaml @@ -23,14 +23,14 @@ body: - type: input attributes: label: Cura Version - placeholder: 5.4.0 + placeholder: 5.6.0 validations: required: true - type: markdown attributes: value: | - We work hard on improving our slicing crashes. Our most recent release is 5.4.0. - If you are not on the latest version of Cura, [you can download it here](https://github.com/Ultimaker/Cura/releases/tag/5.4.0) + We work hard on improving our slicing crashes. Our most recent release is 5.6.0. + If you are not on the latest version of Cura, [you can download it here](https://github.com/Ultimaker/Cura/releases/latest) - type: input attributes: label: Operating System