Updated documentation version number to 0.1.4

This commit is contained in:
Ethan Smith-Coss 2021-06-05 16:56:44 +01:00
parent a7bb0d2d80
commit 8340f56d2f
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 2.5 .\" Automatically generated by Pandoc 2.5
.\" .\"
.TH "UPDATER" "1" "May 24, 2021" "updater 0.1.3" "User Manual" .TH "UPDATER" "1" "May 24, 2021" "updater 0.1.4" "User Manual"
.hy .hy
.SH NAME .SH NAME
.PP .PP
@ -68,7 +68,7 @@ If the script fails to identify its elevation, it will exit and display
a message to STDOUT. a message to STDOUT.
.SS DISCLAIMER!! .SS DISCLAIMER!!
.PP .PP
This version (0.1.3) only works for Microsoft Edge Beta on amd64 This version (0.1.4) only works for Microsoft Edge Beta on amd64
architecture. architecture.
A later release may allow for update of Dev build and potentially both. A later release may allow for update of Dev build and potentially both.
.SS Testing Systems .SS Testing Systems

View File

@ -2,7 +2,7 @@
title: UPDATER title: UPDATER
section: 1 section: 1
header: User Manual header: User Manual
footer: updater 0.1.3 footer: updater 0.1.4
date: May 24, 2021 date: May 24, 2021
--- ---
@ -47,7 +47,7 @@ and automatically installs them to your system so you don't have to again!
it will exit and display a message to STDOUT. it will exit and display a message to STDOUT.
### DISCLAIMER!! ### DISCLAIMER!!
This version (0.1.3) only works for Microsoft Edge Beta on amd64 architecture. This version (0.1.4) only works for Microsoft Edge Beta on amd64 architecture.
A later release may allow for update of Dev build and potentially both. A later release may allow for update of Dev build and potentially both.
### Testing Systems ### Testing Systems