Move main to 2.7 Alpha 0

This commit is contained in:
Veronica Berglyd Olsen
2025-01-10 01:58:50 +01:00
parent 4b79b2bd57
commit 5503db376a
+3 -3
View File
@@ -47,9 +47,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.6rc1"
__hexversion__ = "0x020600c1"
__date__ = "2025-01-09"
__version__ = "2.7a0"
__hexversion__ = "0x020700a0"
__date__ = "2025-01-10"
__status__ = "Stable"
__domain__ = "novelwriter.io"