added missing newlines at end of file

This commit is contained in:
Armin Briegel
2021-10-14 15:27:41 +02:00
parent d1923a4e7f
commit e0a0b65b80
36 changed files with 45 additions and 36 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ craftmanager)
downloadURL="$(curl -fs https://craft-assets.invisionapp.com/CraftManager/production/appcast.xml | xpath '(//rss/channel/item/enclosure/@url)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)"
appNewVersion="$(curl -fs https://craft-assets.invisionapp.com/CraftManager/production/appcast.xml | xpath '(//rss/channel/item/enclosure/@sparkle:shortVersionString)[1]' 2>/dev/null | head -1 | cut -d '"' -f 2)"
expectedTeamID="VRXQSNCL5W"
;;
;;