From b13555e6cca74d044d4ccffde5fa9dba818e4970 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Thu, 10 Aug 2017 15:43:34 +0300 Subject: [PATCH] v1.2.2 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index daaba37..e65d187 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SHELL:=/bin/bash -APP_VERSION?=1.2.1 +APP_VERSION?=1.2.2 # build vars DIST:=$$(pwd)/dist