Merge pull request #5685 from owncloud/bump-web-v7.0.0-rc.16

[full-ci] chore: bump web to v7.0.0-rc.16
This commit is contained in:
Michael Barz
2023-03-01 11:41:40 +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=a269e9f1ee5736abfc03f167f9783b22a3293224
WEB_COMMITID=adb1fb6bc8a614a5c9a2b496b2c55242c0023114
WEB_BRANCH=master

View File

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