Update to web v3.3.0-rc5 & bump web commit ID

This commit is contained in:
Pascal Wengerter
2021-06-22 18:16:40 +01:00
parent c294d49a8a
commit 6cf359800b
3 changed files with 64 additions and 64 deletions

View File

@@ -3,5 +3,5 @@ CORE_COMMITID=a8f4715fd8cdb6ec371c79e05a4a1fa404618918
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=e1f3691dd3fe1367c66017c490e8e59777c920b6
WEB_COMMITID=05e1db6e71ad3d178e050fd1b4af186703200f84
WEB_BRANCH=master

View File

@@ -28,7 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
.PHONY: ci-node-generate
ci-node-generate:
WEB_ASSETS_VERSION = v3.3.0-rc4
WEB_ASSETS_VERSION = v3.3.0-rc5
.PHONY: pull-assets
pull-assets:

File diff suppressed because one or more lines are too long