Skip to content

Commit 4902b4c

Browse files
authored
Merge pull request pi-hole#765 from pi-hole/dev
Release 5.5
2 parents c75ca90 + 0f618ff commit 4902b4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v5.2.3
1+
v5.2.4

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export CORE_VERSION="$(cat /etc/docker-pi-hole-version)"
77
export WEB_VERSION="${CORE_VERSION}"
88
export PIHOLE_SKIP_OS_CHECK=true
99
# Overwrite WEB_VERSION if core and web versions are different
10-
export WEB_VERSION="v5.3"
10+
export WEB_VERSION="v5.3.1"
1111

1212
# Only use for pre-production / testing
1313
export CHECKOUT_BRANCHES=false

0 commit comments

Comments
 (0)