diff --git a/.github/workflows/post_releases_to_telegram.yml b/.github/workflows/post_releases_to_telegram.yml index 0649c1870..6fb3e43a1 100644 --- a/.github/workflows/post_releases_to_telegram.yml +++ b/.github/workflows/post_releases_to_telegram.yml @@ -107,7 +107,7 @@ jobs: to: ${{ secrets.APP_CHANNEL_ID_FOR_TG_BOT }} token: ${{ secrets.TG_BOT_KEY }} message: | - ${{ env.VERSION_NAME }} is live on the GitHub and Play Store. + ${{ env.VERSION_NAME }} is live on the GitHub and Play Store. This is a major release with a lot of new features and improvements, so make sure to read the changelogs. 🚀 # - name: Send First APK to Telegram # uses: appleboy/telegram-action@master diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 5e389d093..1f9264a43 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,7 +4,7 @@