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

This commit is contained in:
Jannik Stehle
2023-04-27 15:24:46 +02:00
parent c9fe640388
commit 79ee4c31d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# The test runner source for UI tests
WEB_COMMITID=5610aa9df4413d89f5517479879bb28946be2077
WEB_COMMITID=135a0007d4cc42fc137957296135be036232afc6
WEB_BRANCH=master
+1 -1
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