We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563214e commit b3869b6Copy full SHA for b3869b6
.github/ISSUE_TEMPLATE/issue_template.yml
@@ -21,7 +21,7 @@ body:
21
attributes:
22
label: Ventoy Version
23
description: What version of ventoy are you running?
24
- placeholder: 1.0.58
+ placeholder: 1.0.59
25
validations:
26
required: true
27
- type: dropdown
INSTALL/grub/grub.cfg
@@ -2010,7 +2010,7 @@ function img_unsupport_menuentry {
2010
#############################################################
2011
2012
2013
-set VENTOY_VERSION="1.0.58"
+set VENTOY_VERSION="1.0.59"
2014
2015
#ACPI not compatible with Window7/8, so disable by default
2016
set VTOY_PARAM_NO_ACPI=1
0 commit comments