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

This commit is contained in:
Benedikt Kulmann
2023-02-13 22:23:31 +01:00
parent b7ec7c92c4
commit a8a6647a12
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=6bcdcc5c0ccf7a13bc8f9da2e342073a07744705
WEB_COMMITID=5f66ccb84634586a34a058cd104ff61f31e46004
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.12
WEB_ASSETS_VERSION = v7.0.0-rc.13
include ../../.make/recursion.mk