Update web to v3.1.0-rc1

This commit is contained in:
Benedikt Kulmann
2021-05-10 15:46:15 +02:00
parent 80c942d6ad
commit 7d4be3145f
3 changed files with 63 additions and 55 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.0.0
WEB_ASSETS_VERSION = v3.1.0-rc1
.PHONY: pull-assets
pull-assets:

File diff suppressed because one or more lines are too long