Release 2.0 RC 2
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user