Merge pull request #5470 from owncloud/update-web-7.0.0-rc.10

[full-ci] chore: bump web to v7.0.0-rc.10
This commit is contained in:
Michael Barz
2023-01-30 11:07:57 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=e18a02194638b8543f0b9f5557d50bd60910b723
WEB_COMMITID=087d56495474ef34b9f847bd30a23613ec0daacd
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.9
WEB_ASSETS_VERSION = v7.0.0-rc.10
include ../../.make/recursion.mk