Bumped version to 1.3.3

This commit is contained in:
Veronica Berglyd Olsen
2021-06-13 16:56:29 +02:00
parent 141b5eb776
commit 1d1be18689
3 changed files with 9 additions and 9 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.2"
version = "1.3.3"
# The full version, including alpha/beta/rc tags
release = "1.3.2"
release = "1.3.3"
# -- 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.2"
__hexversion__ = "0x010302f0"
__date__ = "2021-05-30"
__version__ = "1.3.3"
__hexversion__ = "0x010303f0"
__date__ = "2021-06-13"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"
+4 -4
View File
@@ -1,13 +1,13 @@
<?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="1.3.2" hexVersion="0x010302f0" fileVersion="1.2" timeStamp="2021-05-30 12:14:18">
<novelWriterXML appVersion="1.3.2" hexVersion="0x010302f0" fileVersion="1.2" timeStamp="2021-06-13 16:53:11">
<project>
<name>Sample Project</name>
<title>Sample Project</title>
<author>Jane Smith</author>
<author>Jay Doh</author>
<saveCount>1062</saveCount>
<autoCount>166</autoCount>
<editTime>49870</editTime>
<saveCount>1070</saveCount>
<autoCount>169</autoCount>
<editTime>50449</editTime>
</project>
<settings>
<doBackup>False</doBackup>