Merge pull request #5929 from owncloud/bump-web-v7.0.0-rc.24

[full-ci] chore: bump web to v7.0.0-rc.24
This commit is contained in:
Michael Barz
2023-03-24 17:17:26 +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=8d8a512f942c6dc3d4b00c41fbc6e33636acb970
WEB_COMMITID=368ed567877a4e9d3db520cd8d2022eec3c1b210
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.23
WEB_ASSETS_VERSION = v7.0.0-rc.24
include ../../.make/recursion.mk