Bump version number to 2.4.1 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2024-05-06 21:40:50 +02:00
parent 6ab3c68ebb
commit f871a51e5b
3 changed files with 38 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.4"
__hexversion__ = "0x020400f0"
__date__ = "2024-04-20"
__version__ = "2.4.1"
__hexversion__ = "0x020401f0"
__date__ = "2024-05-06"
__status__ = "Stable"
__domain__ = "novelwriter.io"