From f6d140b52821b6268ddaa3c376a373f9c7998eb1 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Sun, 14 Apr 2019 11:32:31 +0300 Subject: [PATCH] Bump version to 1.3.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ca3bc9b..04c420c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SHELL:=/bin/bash -APP_VERSION?=1.2.6 +APP_VERSION?=1.3.0 # build vars DIST:=$$(pwd)/dist