mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
tweak release script notes (#3203)
This commit is contained in:
parent
f3661e4bc5
commit
0733ffabb2
2 changed files with 3 additions and 3 deletions
|
@ -27,8 +27,8 @@ rsync --progress $APKDEV jekyll@download.delta.chat:/var/www/html/download/andro
|
|||
echo "upload done."
|
||||
echo ""
|
||||
echo "and now: here is Delta Chat $VERSION - choose your flavour and mind your backups:"
|
||||
echo "- 🍋 https://download.delta.chat/android/beta/deltachat-gplay-release-$VERSION.apk (android, overwrites existing gplay installs, should keep data)"
|
||||
echo "- 🍉 https://download.delta.chat/android/beta/deltachat-foss-debug-$VERSION.apk (android, fully FOSS, can be installed beside gplay)"
|
||||
echo "- 🍋 https://download.delta.chat/android/beta/deltachat-gplay-release-$VERSION.apk (google play candidate, overwrites existing installs, should keep data)"
|
||||
echo "- 🍉 https://download.delta.chat/android/beta/deltachat-foss-debug-$VERSION.apk (f-droid candidate, can be installed beside google play)"
|
||||
echo "- 🍏 https://testflight.apple.com/join/uEMc1NxS (ios, update to $VERSION may take a day or so)"
|
||||
echo ""
|
||||
echo "what to test: PLEASE_FILL_OUT"
|
||||
|
|
|
@ -39,5 +39,5 @@ rsync --progress $SYMBOLS_ZIP jekyll@download.delta.chat:/var/www/html/download/
|
|||
echo "upload done."
|
||||
echo ""
|
||||
echo "and now: here is Delta Chat $VERSION:"
|
||||
echo "- 🍋 https://download.delta.chat/android/deltachat-gplay-release-$VERSION.apk (android, overwrites existing gplay installs, keeps data)"
|
||||
echo "- 🍋 https://download.delta.chat/android/deltachat-gplay-release-$VERSION.apk (google play candidate, overwrites existing installs, should keep data)"
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue