Skip to content

Commit f5843f5

Browse files
committed
1.0.56 release
1 parent be5bc6f commit f5843f5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.55
24+
placeholder: 1.0.56
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
@@ -2009,7 +2009,7 @@ function img_unsupport_menuentry {
20092009
#############################################################
20102010
#############################################################
20112011
2012-
set VENTOY_VERSION="1.0.55"
2012+
set VENTOY_VERSION="1.0.56"
20132013
20142014
#ACPI not compatible with Window7/8, so disable by default
20152015
set VTOY_PARAM_NO_ACPI=1

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can copy many image files at a time and ventoy will give you a boot menu to
1616
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.<br/>
1717
Both MBR and GPT partition style are supported in the same way.<br/>
1818
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) <br/>
19-
750+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
19+
760+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
2020
<br/>Official Website: <a href=https://www.ventoy.net>https://www.ventoy.net</a>
2121
</h4>
2222

@@ -52,7 +52,7 @@ VMware ESXi, Citrix XenServer, Xen XCP-ng
5252
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition
5353
* ISO files larger than 4GB supported
5454
* Native boot menu style for Legacy & UEFI
55-
* Most type of OS supported, 750+ iso files tested
55+
* Most type of OS supported, 760+ iso files tested
5656
* Linux vDisk boot supported
5757
* Not only boot but also complete installation process
5858
* Menu dynamically switchable between List/TreeView mode

0 commit comments

Comments
 (0)