Skip to content

Commit

Permalink
Bump version to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Aug 19, 2022
1 parent 9f6f96e commit bba7581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb-get
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ LC_ALL=C
PACKAGE_INSTALLATION_TRIES=0
PACKAGE_INSTALLATION_COUNT=0

readonly VERSION="0.3.4"
readonly VERSION="0.3.5"

# set a github auth token (e.g a PAT ) in DEBGET_TOKEN to get a bigger rate limit
if [[ ! -z ${DEBGET_TOKEN} ]]; then
Expand Down

0 comments on commit bba7581

Please sign in to comment.