updates to outdated URLs and branch names (#251) (#252)

updates to outdated URLs and branch names (typically master -> main)
This commit is contained in:
Ralph O'Flinn 2021-10-06 06:38:19 -05:00 committed by GitHub
parent 7046bdfad7
commit abd40c25f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 102 additions and 100 deletions

View file

@ -2,7 +2,7 @@
if [ -z "$1" ]
then
echo 'New version number required eg. 1.9.0-rc1'
echo 'New version number required eg. 1.12.0-RC1'
exit 1
fi