Update web to v3.3.0-rc4

This commit is contained in:
Benedikt Kulmann
2021-06-16 16:06:01 +02:00
parent 6d3472f383
commit 8323300122
4 changed files with 122 additions and 56 deletions
+1 -1
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.2.0
WEB_ASSETS_VERSION = v3.3.0-rc4
.PHONY: pull-assets
pull-assets:
+112 -54
View File
File diff suppressed because one or more lines are too long