Bump web to v4.5.0

This commit is contained in:
pwengerter
2021-11-16 16:40:37 +00:00
parent 7de4616dce
commit f13ccb1dd2
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=4e808c1a89462fb91d2439dc3d9c490ebced3139
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=6f6855ebdea9ef5eb956ce517f3742e7018bccfa
WEB_COMMITID=82e69d203bfb44a2a652a4c052fe7ce795bb1100
WEB_BRANCH=master
+8
View File
@@ -0,0 +1,8 @@
Change: Update ownCloud Web to v4.5.0
Tags: web
We updated ownCloud Web to v4.5.0. Please refer to the changelog (linked) for details on the web release.
https://github.com/owncloud/ocis/pull/2780
https://github.com/owncloud/web/releases/tag/v4.5.0
+1 -1
View File
@@ -29,7 +29,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: pull-assets
WEB_ASSETS_VERSION = v4.4.0
WEB_ASSETS_VERSION = v4.5.0
.PHONY: pull-assets
pull-assets: