Update phoenix to 0.27.0

This commit is contained in:
Benedikt Kulmann
2020-11-24 23:51:08 +01:00
parent fdee244bef
commit 3b36c79a28
5 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ NAME := ocis-phoenix
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist
PHOENIX_ASSETS_VERSION = v0.26.0
PHOENIX_ASSETS_VERSION = v0.27.0
ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe
File diff suppressed because one or more lines are too long