Changed release date to today

This commit is contained in:
Veronica K. B. Olsen
2020-08-15 15:17:27 +02:00
parent 774eb8edf7
commit 0b8e5e3ef2
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# novelWriter ChangeLog # novelWriter ChangeLog
## Version 0.12 [2020-08-16] ## Version 0.12 [2020-08-15]
**User Interface** **User Interface**
+1 -1
View File
@@ -43,7 +43,7 @@ __copyright__ = "Copyright 20182020, Veronica Berglyd Olsen"
__license__ = "GPLv3" __license__ = "GPLv3"
__version__ = "0.12.0" __version__ = "0.12.0"
__hexversion__ = "0x001200f0" __hexversion__ = "0x001200f0"
__date__ = "2020-08-16" __date__ = "2020-08-15"
__maintainer__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net" __email__ = "code@vkbo.net"
__status__ = "Beta" __status__ = "Beta"
+3 -3
View File
@@ -1,13 +1,13 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="0.11.1" hexVersion="0x001101f0" fileVersion="1.2" timeStamp="2020-08-10 20:03:56"> <novelWriterXML appVersion="0.12.0" hexVersion="0x001200f0" fileVersion="1.2" timeStamp="2020-08-15 15:17:06">
<project> <project>
<name>Sample Project</name> <name>Sample Project</name>
<title>Sample Project</title> <title>Sample Project</title>
<author>Jane Smith</author> <author>Jane Smith</author>
<author>Jay Doh</author> <author>Jay Doh</author>
<saveCount>676</saveCount> <saveCount>677</saveCount>
<autoCount>122</autoCount> <autoCount>122</autoCount>
<editTime>32870</editTime> <editTime>32872</editTime>
</project> </project>
<settings> <settings>
<doBackup>False</doBackup> <doBackup>False</doBackup>