Bump version to 1.3.1

This commit is contained in:
Veronica K. B. Olsen
2021-05-06 21:43:43 +02:00
parent 5c4398f948
commit fd4d663a1c
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ copyright = "20182021, Veronica Berglyd Olsen"
author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.3"
version = "1.3.1"
# The full version, including alpha/beta/rc tags
release = "1.3"
release = "1.3.1"
# -- General configuration ---------------------------------------------------
+3 -3
View File
@@ -62,9 +62,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.3"
__hexversion__ = "0x010300f0"
__date__ = "2021-05-02"
__version__ = "1.3.1"
__hexversion__ = "0x010301f0"
__date__ = "2021-05-06"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"