Skip to content

Commit

Permalink
Merge pull request #216 from pi-hole/bump
Browse files Browse the repository at this point in the history
Bump version to 3.7.0
  • Loading branch information
yubiuser committed May 23, 2022
2 parents 9b20942 + 2fc7fc3 commit 2810563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd "$tmpdir/padd_$(id -u)/" > /dev/null || {
############################################ VARIABLES #############################################

# VERSION
padd_version="v3.6.7"
padd_version="v3.7.0"

# DATE
today=$(date +%Y%m%d)
Expand Down

0 comments on commit 2810563

Please sign in to comment.