Merge pull request #6101 from owncloud/bump-web-v7.0.0-rc.31

[full-ci] chore: bump web to v7.0.0-rc.31
This commit is contained in:
Benedikt Kulmann
2023-04-20 22:42:23 +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=02d76de0c7dcda3d3bf9255649246b25e88c99b7
WEB_COMMITID=fa275ffcaef86a5f5d6d5e7b3a84bedd1a368ceb
WEB_BRANCH=master

View File

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