general cleanup in prep for release

This commit is contained in:
Armin Briegel
2022-05-16 20:12:48 +02:00
parent 08fd69ae7b
commit ed8e9ef913
15 changed files with 607 additions and 98 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ type="pkg"
appNewVersion=$(curl -s https://raw.githubusercontent.com/corretto/corretto-8/develop/CHANGELOG.md | grep "## Corretto version" | head -n 1 | awk '{ print $4; exit}')
fi
expectedTeamID="94KV3E626L"
;;
;;