We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a326b13 commit 854d17aCopy full SHA for 854d17a
.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.91
+ placeholder: 1.0.96
25
validations:
26
required: true
27
- type: dropdown
INSTALL/grub/grub.cfg
@@ -2397,7 +2397,7 @@ function mimg_common_menuentry {
2397
#############################################################
2398
2399
2400
-set VENTOY_VERSION="1.0.95"
+set VENTOY_VERSION="1.0.96"
2401
2402
#ACPI not compatible with Window7/8, so disable by default
2403
set VTOY_PARAM_NO_ACPI=1
0 commit comments