From: longpanda Date: Wed, 5 Apr 2023 12:41:34 +0000 (+0800) Subject: 1.0.91 release X-Git-Tag: v1.0.91 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/0961ce56247ba25d7fc32f0784f73c095bf0a90a?ds=inline 1.0.91 release --- diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 00ddc3f..3b5f274 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.90 + placeholder: 1.0.91 validations: required: true - type: dropdown diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 85f87e7..8e8a3cf 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -2395,7 +2395,7 @@ function mimg_common_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.90" +set VENTOY_VERSION="1.0.91" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1