update web to v3.4.1

This commit is contained in:
Florian Schade
2021-07-12 19:57:59 +02:00
parent bf40bc0590
commit faeec92a09
4 changed files with 71 additions and 64 deletions

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.4.0
WEB_ASSETS_VERSION = v3.4.1
.PHONY: pull-assets
pull-assets:

File diff suppressed because one or more lines are too long