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

This commit is contained in:
Benedikt Kulmann
2023-04-24 11:24:04 +02:00
parent 6ad31f113b
commit 3c747dd2f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# The test runner source for UI tests
WEB_COMMITID=fa275ffcaef86a5f5d6d5e7b3a84bedd1a368ceb
WEB_COMMITID=a46ab6158a7ebf8667a079f547b84d644fd1b6ec
WEB_BRANCH=master

View File

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