From 053b60b73c6791ca78c089c3f3fcdc4b343f7b42 Mon Sep 17 00:00:00 2001 From: madsi1m <11512591+madsi1m@users.noreply.github.com> Date: Wed, 6 Nov 2019 11:34:48 +1100 Subject: [PATCH] Update to 0.2.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 33e661b753..bd15027c80 100644 --- a/Makefile +++ b/Makefile @@ -123,4 +123,4 @@ docs: cd docs; hugo assets: - mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.3/phoenix.tar.gz | tar xvzf - -C assets/ + mkdir assets/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.5/phoenix.tar.gz | tar xvzf - -C assets/