Changed version to no longer be in alpha.

This commit is contained in:
Ethan Smith-Coss 2021-06-30 15:42:52 +01:00
parent 21889a7362
commit f7dff7e7d8

View File

@ -46,7 +46,7 @@
## program name ## program name
prog_name="Microsoft Edge Updater" prog_name="Microsoft Edge Updater"
## version ## version
version="0.2.0, alpha" version="0.2.0"
## usage statement ## usage statement
usage="Usage: $(basename $0) [OPTION] usage="Usage: $(basename $0) [OPTION]
$prog_name ($version) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros. $prog_name ($version) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.