Update code formatter cs fixer

This commit is contained in:
Arnie
2018-01-15 08:48:09 +01:00
parent dec286b858
commit e14b20b061
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ GIT_TAG = $(shell git describe --tags --exact-match 2>/dev/null)
VERSION := $(or $(GIT_TAG),latest)
all : VERSION := 1.0.1
all : build release
.PHONY : all