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"