Skip to content

Commit

Permalink
Pin version
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Aug 9, 2024
1 parent 54642d8 commit 1ff19e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
set -e
VERSION=$(curl -s https://linuxmint.com/download.php | grep -i "Download Linux Mint" | awk {'print $4'})
VERSION=21
echo "${VERSION}"

0 comments on commit 1ff19e7

Please sign in to comment.