From 60588c84422c46711da7a1efc00774b684c7c7f6 Mon Sep 17 00:00:00 2001 From: longpanda Date: Thu, 28 Apr 2022 22:27:52 +0800 Subject: [PATCH] 1.0.74 release --- .github/ISSUE_TEMPLATE/issue_template.yml | 2 +- INSTALL/grub/grub.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 05a4155c..d8d573ee 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -21,7 +21,7 @@ body: attributes: label: Ventoy Version description: What version of ventoy are you running? - placeholder: 1.0.72 + placeholder: 1.0.74 validations: required: true - type: dropdown diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index c44ff105..91d5713e 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -2113,7 +2113,7 @@ function img_unsupport_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.73" +set VENTOY_VERSION="1.0.74" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1