@ -66,5 +66,5 @@ fi
# use the version number in the name when building a tag on Travis CI
if [ -n "$TRAVIS_TAG" ]
then
mv ./output/*.AppImage ./output/qTox-"$TRAVIS_TAG".AppImage
mv ./output/*.AppImage ./output/qTox-"$TRAVIS_TAG".x86_64.AppImage
fi
@ -48,5 +48,5 @@ fi
mv ./output/*.flatpak ./output/qTox-"$TRAVIS_TAG".flatpak
mv ./output/*.flatpak ./output/qTox-"$TRAVIS_TAG".x86_64.flatpak