mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-04 16:53:54 -04:00
[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:
parent
02aa03078b
commit
405fc6bfae
6 changed files with 20 additions and 19 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue