Update from 3.0.0rc-2 to official 3.0.0

This commit is contained in:
Pascal Wengerter
2021-04-21 13:06:43 +01:00
parent 9721f81087
commit 38863a4745
4 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=0fd7346bfb7de34ed9c9b6ca22bf1f90ac50eb1d
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=24ed5c01ba872ea06ef70acd0ecf85c8b0c05778
WEB_COMMITID=8062d6324081a3cfaafd0a4ad780cfbd905e5c94
WEB_BRANCH=master
+1 -1
View File
@@ -5,4 +5,4 @@ Tags: web
We updated ownCloud Web to v3.0.0. Please refer to the changelog (linked) for details on the web release.
https://github.com/owncloud/ocis/pull/1938
https://github.com/owncloud/web/releases/tag/v3.0.0-rc2
https://github.com/owncloud/web/releases/tag/v3.0.0
+1 -1
View File
@@ -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.0.0-rc2
WEB_ASSETS_VERSION = v3.0.0
.PHONY: pull-assets
pull-assets:
+54 -54
View File
File diff suppressed because one or more lines are too long