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

This commit is contained in:
Benedikt Kulmann
2023-04-20 21:31:29 +02:00
parent 0862ff6bb5
commit 925c88a47e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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