From d91ea156dcc2cd7eb23ec92b5ce833907c32e9c6 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Thu, 17 Nov 2016 15:20:27 -0800 Subject: [PATCH] Show version number in browser --- .bumpversion.cfg | 2 ++ abp/static/index.html | 2 ++ abp/static/main.css | 11 +++++++++++ 3 files changed, 15 insertions(+) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ba27709..3f45827 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -7,3 +7,5 @@ tag = True [bumpversion:file:doc/conf.py] +[bumpversion:file:abp/static/index.html] + diff --git a/abp/static/index.html b/abp/static/index.html index 4f6529d..abc407c 100644 --- a/abp/static/index.html +++ b/abp/static/index.html @@ -25,6 +25,8 @@ +
Version 0.4.18
+