From 82f3f5782c150abe9a30c6f1ac9d5ed2197adbe4 Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Tue, 17 May 2016 13:56:38 -0400 Subject: [PATCH] Remove tag target Missed this when we moved that task to webpack. --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 8cfececd8..8977fce67 100644 --- a/Makefile +++ b/Makefile @@ -24,9 +24,6 @@ deploy: @make build @make sync -tag: - echo $(GIT_VERSION) > ./build/version.txt - translations: ./bin/build-locales intl