Bump version number for 2.7 release

This commit is contained in:
Veronica Berglyd Olsen
2025-05-31 23:24:00 +02:00
parent b4a844ea0b
commit f1580928eb
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -49,9 +49,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.7rc1"
__hexversion__ = "0x020700c1"
__date__ = "2025-05-19"
__version__ = "2.7"
__hexversion__ = "0x020700f0"
__date__ = "2025-06-01"
__status__ = "Stable"
__domain__ = "novelwriter.io"