Skip to content

Commit 854d17a

Browse files
committed
1.0.96 release
1 parent a326b13 commit 854d17a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/issue_template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body:
2121
attributes:
2222
label: Ventoy Version
2323
description: What version of ventoy are you running?
24-
placeholder: 1.0.91
24+
placeholder: 1.0.96
2525
validations:
2626
required: true
2727
- type: dropdown

INSTALL/grub/grub.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -2397,7 +2397,7 @@ function mimg_common_menuentry {
23972397
#############################################################
23982398
#############################################################
23992399

2400-
set VENTOY_VERSION="1.0.95"
2400+
set VENTOY_VERSION="1.0.96"
24012401

24022402
#ACPI not compatible with Window7/8, so disable by default
24032403
set VTOY_PARAM_NO_ACPI=1

0 commit comments

Comments
 (0)