We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d9add commit 5803cf6Copy full SHA for 5803cf6
vue/Makefile
@@ -1,4 +1,4 @@
1
-GEMEINDESCAN_WEBUI_VUE=0.2.0
+GEMEINDESCAN_WEBUI_VUE=0.2.1
2
DOCKER_VUE_NAME=$(shell basename $(shell dirname `pwd`))_vue_1
3
DOCKER_EXEC=$(shell command -v docker > /dev/null && echo "docker exec -it $(DOCKER_VUE_NAME)")
4
0 commit comments