chore: bump web to v7.0.0-rc.35

This commit is contained in:
Benedikt Kulmann
2023-04-28 14:59:22 +02:00
parent ed7cbb3500
commit 9318853718
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