Bump version to 2.5rc1 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2024-06-18 08:39:28 +02:00
parent cb3a24bcd2
commit d25e2adfb6
3 changed files with 66 additions and 5 deletions
+3 -3
View File
@@ -47,9 +47,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.5b1"
__hexversion__ = "0x020500b1"
__date__ = "2024-05-26"
__version__ = "2.5rc1"
__hexversion__ = "0x020500c1"
__date__ = "2024-06-18"
__status__ = "Stable"
__domain__ = "novelwriter.io"