mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-16 22:47:11 -04:00
Merge pull request #674 from owncloud/update-ocis-phoenix-0.20.0
Update phoenix to 0.20.0
This commit is contained in:
@@ -20,7 +20,7 @@ config = {
|
||||
},
|
||||
'uiTests': {
|
||||
'phoenixBranch': 'master',
|
||||
'phoenixCommit': '42c2a372aceb31eb17e13ebae08e2e25e2447dfe',
|
||||
'phoenixCommit': '693fa6d275243fc860b4b82e5146d25f62d927fb',
|
||||
'suites': {
|
||||
'phoenixWebUI1': [
|
||||
'webUICreateFilesFolders',
|
||||
|
||||
8
changelog/unreleased/update-phoenix-0.20.0
Normal file
8
changelog/unreleased/update-phoenix-0.20.0
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update phoenix to v0.20.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated phoenix to v0.20.0. Please refer to the changelog (linked) for details on the phoenix release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/674
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.20.0
|
||||
@@ -3,7 +3,7 @@ NAME := ocis-phoenix
|
||||
IMPORT := github.com/owncloud/ocis/$(NAME)
|
||||
BIN := bin
|
||||
DIST := dist
|
||||
PHOENIX_ASSETS_VERSION = v0.19.0
|
||||
PHOENIX_ASSETS_VERSION = v0.20.0
|
||||
|
||||
ifeq ($(OS), Windows_NT)
|
||||
EXECUTABLE := $(NAME).exe
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user