From 668238655ff108391ea28fd34f9ee9074a251302 Mon Sep 17 00:00:00 2001 From: deko-ui <139932915+deko-ui@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:25:15 +1100 Subject: [PATCH] Update Success Image Report default version to 1.1.00 --- .github/ISSUE_TEMPLATE/success_image_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/success_image_report.yml b/.github/ISSUE_TEMPLATE/success_image_report.yml index 7dda0ef3..69875f54 100644 --- a/.github/ISSUE_TEMPLATE/success_image_report.yml +++ b/.github/ISSUE_TEMPLATE/success_image_report.yml @@ -22,7 +22,7 @@ body: attributes: label: Ventoy Version description: What version of ventoy did you test with the image file. - placeholder: 1.0.57 + placeholder: 1.1.00 validations: required: true - type: dropdown