Update phoenix assets to 0.25.0

This commit is contained in:
Benedikt Kulmann
2020-11-17 07:59:46 +01:00
committed by Lukas Hirt
parent 38e2f89218
commit aa6f1c0ca5
2 changed files with 52 additions and 52 deletions

View File

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

File diff suppressed because one or more lines are too long