Bump version to 2.7 Beta 1 and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2025-04-20 19:02:03 +02:00
parent f1b3e0b8ce
commit f92a1e5995
3 changed files with 77 additions and 5 deletions
+3 -3
View File
@@ -48,9 +48,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.7a3"
__hexversion__ = "0x020700a3"
__date__ = "2025-02-04"
__version__ = "2.7b1"
__hexversion__ = "0x020700b1"
__date__ = "2025-04-20"
__status__ = "Stable"
__domain__ = "novelwriter.io"