From bcab24ebfa7eaac023e947721d8f73369ab3ae6f Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 5 Oct 2020 22:27:09 +0100 Subject: [PATCH] v1.1 --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index a40e760..57911c7 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -VERSION=1.0 +VERSION=1.1 GITHASH=$(shell git rev-parse --short=8 HEAD) ASSETS = assets/javascripts/* assets/stylesheets/* assets/graphicarts/* assets/index.html