Bump version to 2.3.1 and update release notes

This commit is contained in:
Veronica Berglyd Olsen
2024-03-17 11:00:37 +01:00
parent c254581a3f
commit 423bde0c03
3 changed files with 32 additions and 5 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.3"
__hexversion__ = "0x020300f0"
__date__ = "2024-03-10"
__version__ = "2.3.1"
__hexversion__ = "0x020301f0"
__date__ = "2024-03-17"
__status__ = "Stable"
__domain__ = "novelwriter.io"