Changed release date to today
This commit is contained in:
+1
-1
@@ -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
@@ -43,7 +43,7 @@ __copyright__ = "Copyright 2018–2020, 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"
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user