From 68a9cebe193bbb63f88331d6f1c06ee79f8e92aa Mon Sep 17 00:00:00 2001 From: longpanda Date: Thu, 17 Nov 2022 17:56:11 +0800 Subject: [PATCH] 1.0.82 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 e8cf28f0..66a011aa 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.80 + placeholder: 1.0.82 validations: required: true - type: dropdown diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 9fbc0679..b3977d62 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -2344,7 +2344,7 @@ function img_unsupport_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.81" +set VENTOY_VERSION="1.0.82" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1