mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-20 11:58:35 -05:00
Update web to v3.3.0-rc4
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ CORE_COMMITID=a8f4715fd8cdb6ec371c79e05a4a1fa404618918
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=06745744336efb9238a57a81e49d8be80162d976
|
||||
WEB_COMMITID=21a36a97154c9fa560ae8d9d5bcdb1d8e1ca45a6
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v3.3.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v3.3.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2187
|
||||
https://github.com/owncloud/web/releases/tag/v3.3.0
|
||||
+1
-1
@@ -28,7 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate:
|
||||
|
||||
WEB_ASSETS_VERSION = v3.2.0
|
||||
WEB_ASSETS_VERSION = v3.3.0-rc4
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
+112
-54
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user