Merge pull request #6179 from owncloud/bump-web-v7.0.0-rc.34

[full-ci] chore: bump web to v7.0.0-rc.34
This commit is contained in:
Jannik Stehle
2023-04-27 17:01:26 +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=5610aa9df4413d89f5517479879bb28946be2077
WEB_COMMITID=135a0007d4cc42fc137957296135be036232afc6
WEB_BRANCH=master

View File

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