From 1751b9d3fff71ac9f49334c8f00debec23155c9a Mon Sep 17 00:00:00 2001 From: Thomas Hansen Date: Sun, 1 Jul 2018 20:44:37 +0300 Subject: [PATCH] Bumping release files versions --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7345ed02..b5ced0d2 100644 --- a/install.sh +++ b/install.sh @@ -86,7 +86,7 @@ sudo apt-get upgrade sudo apt-get dist-upgrade # Downloading the latest release. -wget https://github.com/polterguy/phosphorusfive/releases/download/v8.4/binaries.zip +wget https://github.com/polterguy/phosphorusfive/releases/download/v8.5/binaries.zip # Installing MySQL server. # Notice, by default MySQL is setup without networking, hence unless user explicitly opens it.