[misc] report UEFI Shell download feature in README

* See pbatard/Fido@2ee5f896d3 along with https://github.com/pbatard/UEFI-Shell.
* Also set rufus-next to 3.16.
This commit is contained in:
Pete Batard 2021-08-25 15:18:43 +02:00
parent 02aa03078b
commit 405fc6bfae
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
6 changed files with 20 additions and 19 deletions

View file

@ -11,7 +11,7 @@
<Identity
Name="19453.net.Rufus"
Publisher="CN=7AC86D13-3E5A-491A-ADD5-80095C212740"
Version="3.15.1812.0" />
Version="3.16.1813.0" />
<Properties>
<DisplayName>Rufus</DisplayName>

View file

@ -1,6 +1,6 @@
@echo off
setlocal EnableExtensions DisableDelayedExpansion
set VERSION=3.15
set VERSION=3.16
del /q *.appx >NUL 2>&1
del /q *.appxbundle >NUL 2>&1