Bump version to 2.4 RC 1 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2024-04-06 15:52:44 +02:00
parent a081a63ba1
commit df3f4e2ef7
3 changed files with 45 additions and 8 deletions
+3 -3
View File
@@ -42,9 +42,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.4b1"
__hexversion__ = "0x020400b1"
__date__ = "2024-03-26"
__version__ = "2.4rc1"
__hexversion__ = "0x020400c1"
__date__ = "2024-04-06"
__status__ = "Stable"
__domain__ = "novelwriter.io"