Merge pull request #5786 from owncloud/bump-web-v7.0.0-rc.19

[full-ci] chore: bump web to v7.0.0-rc.20
This commit is contained in:
Michael Barz authored and GitHub committed 2023-03-10 09:01:10 +01:00
commit f682907f81
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=c2f5d649e364bb2a52c53c3f81390726af296d7d
WEB_COMMITID=62100dc92495cdacc7ef01db50998bd0912d40c3
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.18
WEB_ASSETS_VERSION = v7.0.0-rc.20
include ../../.make/recursion.mk