Change the release data to today

This commit is contained in:
Veronica Berglyd Olsen
2022-11-28 17:25:26 +01:00
parent 956172af0c
commit 09eeb28257
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# novelWriter Changelog # novelWriter Changelog
## Version 2.0 [2022-12-04] ## Version 2.0 [2022-11-28]
### Release Notes ### Release Notes
+1 -1
View File
@@ -61,7 +61,7 @@ __maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net" __email__ = "code@vkbo.net"
__version__ = "2.0" __version__ = "2.0"
__hexversion__ = "0x020000f0" __hexversion__ = "0x020000f0"
__date__ = "2022-12-04" __date__ = "2022-11-28"
__status__ = "Stable" __status__ = "Stable"
__domain__ = "novelwriter.io" __domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io" __url__ = "https://novelwriter.io"
+1 -1
View File
@@ -3,7 +3,7 @@
<body> <body>
<h2>Release Notes for 2.0</h2> <h2>Release Notes for 2.0</h2>
<p><i>Released on 4 December 2022</i></p> <p><i>Released on 28 November 2022</i></p>
<p>This release includes a major update to the way your project is managed. It also modernises the <p>This release includes a major update to the way your project is managed. It also modernises the
user interface. The project file format has also been updated, and your projects will be upgraded user interface. The project file format has also been updated, and your projects will be upgraded