chore: bump web v7.0.0-rc.12

This commit is contained in:
Benedikt Kulmann
2023-02-09 22:33:40 +01:00
parent 67ac275ace
commit f519172036
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=99028c2d3dde103e5bab6636396ea92f2d9fbcea
WEB_COMMITID=6bcdcc5c0ccf7a13bc8f9da2e342073a07744705
WEB_BRANCH=master

View File

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