1.0.96 release

This commit is contained in:
longpanda 2023-10-06 22:39:39 +08:00
parent a326b13fc3
commit 854d17a4e9
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ body:
attributes: attributes:
label: Ventoy Version label: Ventoy Version
description: What version of ventoy are you running? description: What version of ventoy are you running?
placeholder: 1.0.91 placeholder: 1.0.96
validations: validations:
required: true required: true
- type: dropdown - type: dropdown

View File

@ -2397,7 +2397,7 @@ function mimg_common_menuentry {
############################################################# #############################################################
############################################################# #############################################################
set VENTOY_VERSION="1.0.95" set VENTOY_VERSION="1.0.96"
#ACPI not compatible with Window7/8, so disable by default #ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1 set VTOY_PARAM_NO_ACPI=1