Merge pull request #68 from owncloud/update-phoenix

Update ocis-web to 0.11.1
This commit is contained in:
Michael Barz
2020-06-29 20:03:23 +02:00
committed by GitHub
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