From 3174b49d94b9b90b375b47fcefe1e4fcd18ea1cf Mon Sep 17 00:00:00 2001 From: Davide Romanini Date: Wed, 25 Sep 2019 01:29:50 +0200 Subject: [PATCH] bump version to force appveyor deploy --- comictaggerlib/ctversion.py | 2 +- current_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comictaggerlib/ctversion.py b/comictaggerlib/ctversion.py index adf9382..e151497 100644 --- a/comictaggerlib/ctversion.py +++ b/comictaggerlib/ctversion.py @@ -1,3 +1,3 @@ # This file should contain only these comments, and the line below. # Used by packaging makefiles and app -version = "1.2.0" \ No newline at end of file +version = "1.2.0+1" \ No newline at end of file diff --git a/current_version.txt b/current_version.txt index 26aaba0..6e1b764 100644 --- a/current_version.txt +++ b/current_version.txt @@ -1 +1 @@ -1.2.0 +1.2.0+1