Skip to content

Commit

Permalink
scripts: remove snapcraft reminder
Browse files Browse the repository at this point in the history
Snap seems to be building after every commit anyway
  • Loading branch information
adil192 committed Nov 27, 2023
1 parent db9ed10 commit 5dff91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/apply_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ echo " - $CHANGELOG_FILE"
echo " - $FLATPAK_FILE"
echo "And then run:"
echo " - dart scripts/translate_changelogs.dart"
echo "And then:"
echo " - Go to https://snapcraft.io/saber/builds and click 'Trigger new build'"
echo "Next steps:"
echo " - Add the new release to the App Store: https://appstoreconnect.apple.com/apps/1671523739/appstore"

if [ "$EDITOR" != "" ]; then
echo
Expand Down

0 comments on commit 5dff91e

Please sign in to comment.