Commit 0961ce56 authored by longpanda's avatar longpanda
Browse files

1.0.91 release

parent 07574f03
...@@ -21,7 +21,7 @@ body: ...@@ -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.90 placeholder: 1.0.91
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
......
...@@ -2395,7 +2395,7 @@ function mimg_common_menuentry { ...@@ -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 #ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1 set VTOY_PARAM_NO_ACPI=1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment