Update phoenix to 0.15.0

This commit is contained in:
Benedikt Kulmann
2020-08-19 18:50:21 +02:00
parent 5421019cd2
commit e79e9d82e5
2 changed files with 5 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ IMPORT := github.com/owncloud/$(NAME)
BIN := bin
DIST := dist
HUGO := hugo
PHOENIX_ASSETS_VERSION = v0.14.0
PHOENIX_ASSETS_VERSION = v0.15.0
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe

View File

File diff suppressed because one or more lines are too long