Bump version to 2.0 RC 1 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2022-10-15 12:13:14 +02:00
parent ca613e83e8
commit 4fe34640f5
4 changed files with 142 additions and 11 deletions
+3 -3
View File
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.0-beta1"
__hexversion__ = "0x020000b1"
__date__ = "2022-10-06"
__version__ = "2.0-rc1"
__hexversion__ = "0x020000c1"
__date__ = "2022-10-17"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"