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 authored and GitHub committed 2023-04-28 17:54:46 +02:00
commit 4b935aa559
2 files changed
+2 -3

No files matched your search

+1 -2
View File
@@ -1,4 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=135a0007d4cc42fc137957296135be036232afc6
WEB_COMMITID=a8f4ad05d36dae861bb6fdcb384e3eca69fc369b
WEB_BRANCH=master
+1 -1
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