Merge pull request #6190 from owncloud/bump-web-v7.0.0-rc.35

[full-ci] chore: bump web to v7.0.0-rc.35
This commit is contained in:
Michael Barz
2023-04-28 17:54:46 +02:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=135a0007d4cc42fc137957296135be036232afc6
WEB_COMMITID=a8f4ad05d36dae861bb6fdcb384e3eca69fc369b
WEB_BRANCH=master

View File

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