We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343dbdc commit 57b16f3Copy full SHA for 57b16f3
bashpack.sh
@@ -28,7 +28,7 @@
28
URL="https://api.github.com/repos/bashpack-project/bashpack/tarball" # for Github tarball
29
# URL="https://github.com/bashpack-project/bashpack/archive/refs/heads" # for Github main branch
30
31
-VERSION="0.2.22"
+VERSION="0.2.23"
32
33
NAME="Bashpack"
34
NAME_LOWERCASE=$(echo "$NAME" | tr A-Z a-z)
0 commit comments