mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 12:29:56 -06:00
Merge pull request #868 from owncloud/update-phoenix-0.25.0
Update phoenix 0.25.0
This commit is contained in:
@@ -20,7 +20,7 @@ config = {
|
||||
},
|
||||
'uiTests': {
|
||||
'phoenixBranch': 'master',
|
||||
'phoenixCommit': '645d91f0dadde314b3173afafe30eb3cff12bf59',
|
||||
'phoenixCommit': '779d002fb18e5f183c8a3fe012558f6dd1de8ba2',
|
||||
'suites': {
|
||||
'phoenixWebUI1': [
|
||||
'webUICreateFilesFolders',
|
||||
|
||||
8
changelog/unreleased/update-phoenix-0.25.0.md
Normal file
8
changelog/unreleased/update-phoenix-0.25.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update phoenix to v0.25.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated phoenix to v0.25.0. Please refer to the changelog (linked) for details on the phoenix release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/868
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.25.0
|
||||
@@ -3,7 +3,7 @@ NAME := ocis-phoenix
|
||||
IMPORT := github.com/owncloud/ocis/$(NAME)
|
||||
BIN := bin
|
||||
DIST := dist
|
||||
PHOENIX_ASSETS_VERSION = v0.24.0
|
||||
PHOENIX_ASSETS_VERSION = v0.25.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