Update phoenix to 0.18.0

This commit is contained in:
Benedikt Kulmann
2020-10-06 08:47:32 +02:00
parent af3b8a7337
commit 6fdd264f0c
2 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ NAME := ocis-phoenix
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist
PHOENIX_ASSETS_VERSION = v0.17.0
PHOENIX_ASSETS_VERSION = v0.18.0
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe

View File

File diff suppressed because one or more lines are too long