add newline to end of check-news shell script

This commit is contained in:
Mario Limonciello 2024-01-06 11:34:38 -06:00 committed by Kate Hsuan
parent f1f927c280
commit 53fb59a2b9

View file

@ -79,4 +79,4 @@ for i in $@ ; do
check_version $VERSION "$i"
done
exit 0
exit 0