mirror of https://github.com/ventoy/Ventoy.git
1.0.59 release
This commit is contained in:
parent
563214ed40
commit
b3869b6894
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue