Merge pull request #5595 from owncloud/bump-web-v7.0.0-rc.14

This commit is contained in:
Benedikt Kulmann
2023-02-18 00:46:14 +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=5f66ccb84634586a34a058cd104ff61f31e46004
WEB_COMMITID=617940b0685bb7d1f18ec331dc7fc9db7a5d4b27
WEB_BRANCH=master

View File

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