diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml
index 443c1afe..00ddc3fb 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.yml
+++ b/.github/ISSUE_TEMPLATE/issue_template.yml
@@ -21,7 +21,7 @@ body:
attributes:
label: Ventoy Version
description: What version of ventoy are you running?
- placeholder: 1.0.89
+ placeholder: 1.0.90
validations:
required: true
- type: dropdown
diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg
index 6d6c8de1..6400c922 100644
--- a/INSTALL/grub/grub.cfg
+++ b/INSTALL/grub/grub.cfg
@@ -2428,7 +2428,7 @@ function mimg_common_menuentry {
#############################################################
#############################################################
-set VENTOY_VERSION="1.0.89"
+set VENTOY_VERSION="1.0.90"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
diff --git a/README.md b/README.md
index fb92986d..f8cb4196 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.
Both MBR and GPT partition style are supported in the same way.
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...)
- 1000+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details).
+ 1100+ ISO files are tested (List). 90%+ distros in distrowatch.com supported (Details).
Official Website: https://www.ventoy.net
@@ -73,7 +73,7 @@ A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plug
* Menu alias, Menu tip message supported
* Password protect supported
* Native boot menu style for Legacy & UEFI
-* Most types of OS supported, 1000+ iso files tested
+* Most types of OS supported, 1100+ iso files tested
* Linux vDisk boot supported
* Not only boot but also complete installation process
* Menu dynamically switchable between List/TreeView mode