mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-01 01:41:21 -05:00
Merge pull request #943 from owncloud/update-phoenix-0.27.0
Update phoenix to 0.27.0
This commit is contained in:
@@ -20,7 +20,7 @@ config = {
|
||||
},
|
||||
'uiTests': {
|
||||
'phoenixBranch': 'master',
|
||||
'phoenixCommit': '4395234656fb70c869ee960ca5d7b853ffcc5ef8',
|
||||
'phoenixCommit': 'fd281418cc30af9c9795e627692caf45c0d3bf30',
|
||||
'suites': {
|
||||
'webUIBasic': [
|
||||
'webUILogin',
|
||||
|
||||
8
changelog/unreleased/update-phoenix-0.27.0.md
Normal file
8
changelog/unreleased/update-phoenix-0.27.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update phoenix to v0.27.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated phoenix to v0.27.0. Please refer to the changelog (linked) for details on the phoenix release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/943
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.27.0
|
||||
@@ -3,7 +3,7 @@ NAME := ocis-phoenix
|
||||
IMPORT := github.com/owncloud/ocis/$(NAME)
|
||||
BIN := bin
|
||||
DIST := dist
|
||||
PHOENIX_ASSETS_VERSION = v0.26.0
|
||||
PHOENIX_ASSETS_VERSION = v0.27.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