Skip to content
Snippets Groups Projects
PL1

Feature bullseye

Merged Imported Juan Font Alonso requested to merge feature_bullseye into feature_buster
2 files
+ 7
4
Compare changes
  • Side-by-side
  • Inline
Files
2
#!/bin/bash
# Version neeed by the current TASTE release.
# Update this number when a new version is uploaded on tuxfamily:
EXPECTED_VERSION="0.11.5566"
EXPECTED_VERSION="0.11.5634"
FILENAME=spacecreator-x86_64-$EXPECTED_VERSION.AppImage
# Check the version of the current insallation, if any
Loading