Skip to content

Commit

Permalink
bump hotfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
ata committed Apr 21, 2024
1 parent 2392ac7 commit 18563e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: riseup-vpn
version: 0.21.11-56-gd53656c
version: 0.21.11-107-g01f8359
summary: RiseupVPN, secure VPN. Powered by Bitmask.
description: |
RiseupVPN is an easy, fast, and secure VPN service from riseup.net.
Expand Down Expand Up @@ -46,7 +46,7 @@ parts:
mkdir -p $SNAPCRAFT_PRIME/snap/
# it seems qmake is invoking it from this path that we don't control in our build script
cp "$SNAPCRAFT_PART_INSTALL/usr/lib/qt5/bin/lrelease" "$SNAPCRAFT_STAGE/usr/lib/qt5/bin/lrelease"
echo 0.21.11-56-gd53656c > $SNAPCRAFT_PRIME/snap/version.txt
echo 0.21.11-107-g01f8359 > $SNAPCRAFT_PRIME/snap/version.txt
#curl -LO https://go.dev/dl/go1.18.5.linux-amd64.tar.gz
#sudo tar -C /usr/ -xzf go1.18.5.linux-amd64.tar.gz
add-apt-repository ppa:longsleep/golang-backports
Expand Down

0 comments on commit 18563e0

Please sign in to comment.