Merge pull request #6065 from owncloud/bump-web-v7.0.0-rc.30

This commit is contained in:
Benedikt Kulmann
2023-04-17 18:49:43 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# The test runner source for UI tests
WEB_COMMITID=b98a538a42acdfc3e5af182441656d628dcf37de
WEB_COMMITID=fc8d2d8d2061e25ece1a2241cb19ca4216acb385
WEB_BRANCH=master

View File

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