Bump version to 2.6 Alpha 2

This commit is contained in:
Veronica Berglyd Olsen
2024-10-23 17:41:28 +02:00
parent c6883908f1
commit beccd1a7d1
2 changed files with 5 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.6a1"
__hexversion__ = "0x020600a1"
__date__ = "2024-10-16"
__version__ = "2.6a2"
__hexversion__ = "0x020600a2"
__date__ = "2024-10-23"
__status__ = "Stable"
__domain__ = "novelwriter.io"