Skip to content

Commit b3869b6

Browse files
committed
1.0.59 release
1 parent 563214e commit b3869b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/issue_template.yml

Lines changed: 1 addition & 1 deletion
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.58
24+
placeholder: 1.0.59
2525
validations:
2626
required: true
2727
- type: dropdown

INSTALL/grub/grub.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2010,7 +2010,7 @@ function img_unsupport_menuentry {
20102010
#############################################################
20112011
#############################################################
20122012
2013-
set VENTOY_VERSION="1.0.58"
2013+
set VENTOY_VERSION="1.0.59"
20142014
20152015
#ACPI not compatible with Window7/8, so disable by default
20162016
set VTOY_PARAM_NO_ACPI=1

0 commit comments

Comments
 (0)