Skip to content

Commit 57b16f3

Browse files
author
ggtrd
committed
0.2.23
1 parent 343dbdc commit 57b16f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bashpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
URL="https://api.github.com/repos/bashpack-project/bashpack/tarball" # for Github tarball
2929
# URL="https://github.com/bashpack-project/bashpack/archive/refs/heads" # for Github main branch
3030

31-
VERSION="0.2.22"
31+
VERSION="0.2.23"
3232

3333
NAME="Bashpack"
3434
NAME_LOWERCASE=$(echo "$NAME" | tr A-Z a-z)

0 commit comments

Comments
 (0)