Update web assets to v5.1.0

This commit is contained in:
Benedikt Kulmann
2022-02-19 09:43:37 +01:00
parent 71eb7d5973
commit 995c4812d5
3 changed files with 10 additions and 3 deletions
+1 -2
View File
@@ -1,5 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v5.1.0
include ../.make/recursion.mk
@@ -29,8 +30,6 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: pull-assets
WEB_ASSETS_VERSION = v5.0.0
.PHONY: pull-assets
pull-assets:
@git clean -xfd assets