updated version to v0.5

This commit is contained in:
Armin Briegel
2020-10-19 10:53:47 +02:00
parent e0108277a5
commit fbb01e4c48
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.5 - 2020-
-
## v0.4 - 2020-10-19
- you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73)

View File

@@ -8,7 +8,7 @@
# inspired by the download scripts from William Smith and Sander Schram
# with additional ideas and contribution from Isaac Ordonez, Mann consulting
VERSION='0.4'
VERSION='0.5'
VERSIONDATE='20201019'
export PATH=/usr/bin:/bin:/usr/sbin:/sbin