Update ocis-web to 0.11.1

This commit is contained in:
Michael Barz
2020-06-29 19:39:34 +02:00
parent ac6c407316
commit 61fc0de7e1
3 changed files with 40 additions and 35 deletions

View File

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

View File

@@ -0,0 +1,5 @@
Change: update Phoenix
Updated phoenix from v0.11.0 to v0.11.1
https://github.com/owncloud/ocis-phoenix/pull/68

View File

File diff suppressed because one or more lines are too long