Update to web v3.3.0

This commit is contained in:
Pascal Wengerter
2021-06-23 13:31:23 +01:00
parent 359e1f8dfe
commit 8650a3c9fd
2 changed files with 63 additions and 63 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.3.0-rc5
WEB_ASSETS_VERSION = v3.3.0
.PHONY: pull-assets
pull-assets:

File diff suppressed because one or more lines are too long