Skip to content

Commit

Permalink
Bump to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ax authored Dec 6, 2023
1 parent f66394a commit f30e3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apk.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#
# apk.sh v1.0.7
# apk.sh v1.0.8
# author: ax - github.com/ax
#
# -----------------------------------------------------------------------------
Expand Down Expand Up @@ -38,7 +38,7 @@
# -----------------------------------------------------------------------------
#

VERSION="1.0.7"
VERSION="1.0.8"
echo -e "[*] \033[1mapk.sh v$VERSION \033[0m"

APK_SH_HOME="${HOME}/.apk.sh"
Expand Down

0 comments on commit f30e3b5

Please sign in to comment.