Bump dev version to 2.3 Alpha 3

This commit is contained in:
Veronica Berglyd Olsen
2024-01-27 18:20:29 +01:00
parent 100989030d
commit 97b791511f
2 changed files with 5 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.3a2"
__hexversion__ = "0x020300a2"
__date__ = "2024-01-26"
__version__ = "2.3a3"
__hexversion__ = "0x020300a3"
__date__ = "2024-01-27"
__status__ = "Stable"
__domain__ = "novelwriter.io"