Skip to content

Commit 964ff93

Browse files
committed
Bump version to 0.3.7
1 parent 624ff85 commit 964ff93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deb-get

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ LC_ALL=C
33
PACKAGE_INSTALLATION_TRIES=0
44
PACKAGE_INSTALLATION_COUNT=0
55

6-
readonly VERSION="0.3.6"
6+
readonly VERSION="0.3.7"
77

88
# set a github auth token (e.g a PAT ) in DEBGET_TOKEN to get a bigger rate limit
99
if [ -n "${DEBGET_TOKEN}" ]; then

0 commit comments

Comments
 (0)