Release 2.0 RC 2

This commit is contained in:
Veronica Berglyd Olsen
2022-11-10 17:58:13 +01:00
parent 6a664037cf
commit 5a8e8b2221
4 changed files with 92 additions and 7 deletions
+3 -3
View File
@@ -59,9 +59,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.0-rc1"
__hexversion__ = "0x020000c1"
__date__ = "2022-10-17"
__version__ = "2.0-rc2"
__hexversion__ = "0x020000c2"
__date__ = "2022-11-13"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"
+2 -2
View File
@@ -2,8 +2,8 @@
<html>
<body>
<h2>Release Notes for 2.0 RC 1</h2>
<p><i>Released on 17 October 2022</i></p>
<h2>Release Notes for 2.0 RC 2</h2>
<p><i>Released on 13 November 2022</i></p>
<p>This is a release candidate of the next release version, and is intended for testing purposes.
Please be careful when using this version on live writing projects, and make sure you take frequent