Remove release

This commit is contained in:
Michael RICOIS 2018-01-04 16:25:26 +01:00
parent 79bd12c34c
commit 21effa8f84

View File

@ -18,6 +18,6 @@ update: ## Update the installation to the latest version
dev: ## Install the latest dev version
@sh scripts/dev.sh
.PHONY: help clean install update release dev
.PHONY: help clean install update dev
.DEFAULT_GOAL := install