mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
Update phoenix 0.29.0
This commit is contained in:
@@ -22,7 +22,7 @@ config = {
|
||||
},
|
||||
'uiTests': {
|
||||
'phoenixBranch': 'master',
|
||||
'phoenixCommit': '1308ee9ed52bfe92ed1a3bc8489a0ab7ae5d1c5c',
|
||||
'phoenixCommit': 'c136a4347548b022078294ea09f4eaa628a26097',
|
||||
'suites': {
|
||||
'webUIBasic': [
|
||||
'webUILogin',
|
||||
|
||||
8
changelog/unreleased/update-phoenix-0.29.0.md
Normal file
8
changelog/unreleased/update-phoenix-0.29.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update phoenix to v0.29.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated phoenix to v0.29.0. Please refer to the changelog (linked) for details on the phoenix release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1034
|
||||
https://github.com/owncloud/phoenix/releases/tag/v0.29.0
|
||||
@@ -3,7 +3,7 @@ NAME := ocis-phoenix
|
||||
IMPORT := github.com/owncloud/ocis/$(NAME)
|
||||
BIN := bin
|
||||
DIST := dist
|
||||
PHOENIX_ASSETS_VERSION = v0.28.0
|
||||
PHOENIX_ASSETS_VERSION = v0.29.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