Commit 025425f2 authored by longpanda's avatar longpanda
Browse files

1.0.75 release

parent b4120c40
...@@ -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.74 placeholder: 1.0.75
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
......
...@@ -2142,7 +2142,7 @@ function img_unsupport_menuentry { ...@@ -2142,7 +2142,7 @@ function img_unsupport_menuentry {
############################################################# #############################################################
############################################################# #############################################################
set VENTOY_VERSION="1.0.74" set VENTOY_VERSION="1.0.75"
#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