Merge pull request #5563 from owncloud/bump-web-v7.0.0-rc.13

[full-ci] chore: bump web to v7.0.0-rc.13
This commit is contained in:
Benedikt Kulmann
2023-02-14 16:40:52 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=6bcdcc5c0ccf7a13bc8f9da2e342073a07744705
WEB_COMMITID=5f66ccb84634586a34a058cd104ff61f31e46004
WEB_BRANCH=master

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.12
WEB_ASSETS_VERSION = v7.0.0-rc.13
include ../../.make/recursion.mk