Skip to content

Commit

Permalink
Update phoenix assets to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Oct 23, 2020
1 parent f854107 commit 9646437
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
8 changes: 8 additions & 0 deletions changelog/unreleased/update-phoenix-0.21.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Change: Update phoenix to v0.21.0

Tags: web

We updated phoenix to v0.21.0. Please refer to the changelog (linked) for details on the phoenix release.

https://github.com/owncloud/ocis/pull/728
https://github.com/owncloud/phoenix/releases/tag/v0.21.0
2 changes: 1 addition & 1 deletion ocis-phoenix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAME := ocis-phoenix
IMPORT := github.com/owncloud/ocis/$(NAME)
BIN := bin
DIST := dist
PHOENIX_ASSETS_VERSION = v0.20.0
PHOENIX_ASSETS_VERSION = v0.21.0

ifeq ($(OS), Windows_NT)
EXECUTABLE := $(NAME).exe
Expand Down
12 changes: 6 additions & 6 deletions ocis-phoenix/pkg/assets/embed.go

Large diffs are not rendered by default.

0 comments on commit 9646437

Please sign in to comment.