Bump version number and update changelog
This commit is contained in:
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "2.1-beta1"
|
||||
__hexversion__ = "0x020100b1"
|
||||
__date__ = "2023-07-30"
|
||||
__version__ = "2.1-rc1"
|
||||
__hexversion__ = "0x020100c1"
|
||||
__date__ = "2023-08-31"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h2>Release Notes for 2.1 Beta 1</h2>
|
||||
<p><i>Released on 30 July 2023</i></p>
|
||||
<h2>Release Notes for 2.1 RC 1</h2>
|
||||
<p><i>Released on 31 August 2023</i></p>
|
||||
|
||||
<p>This is a beta release 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
|
||||
<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
|
||||
backups.</p>
|
||||
<p>Please check the changelog for an overview of changes. The full release notes will be added to
|
||||
the final release.</p>
|
||||
|
||||
Reference in New Issue
Block a user