From: longpanda Date: Wed, 10 Nov 2021 11:44:40 +0000 (+0800) Subject: 1.0.59 release X-Git-Tag: v1.0.59 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/b3869b6894fbd5eafe5aabe0d07063fab3f7598b?ds=inline 1.0.59 release --- diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 66ff1b9..23430c8 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.58 + placeholder: 1.0.59 validations: required: true - type: dropdown diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 531faac..5dc76d4 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -2010,7 +2010,7 @@ function img_unsupport_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.58" +set VENTOY_VERSION="1.0.59" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1