Prepare release 0.9.0 with updated assets

This commit is contained in:
Vincent Petry
2020-07-10 15:42:51 +02:00
parent 616fe5eb17
commit 29507151a0
4 changed files with 54 additions and 49 deletions

View File

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

View File

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

View File

File diff suppressed because one or more lines are too long