Skip to content

Commit 9a58f26

Browse files
authored
Bump to 2.9 Alpha 0 (#2597)
2 parents 625be3a + 29f4966 commit 9a58f26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

novelwriter/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
__author__ = "Veronica Berglyd Olsen"
5050
__maintainer__ = "Veronica Berglyd Olsen"
5151
__email__ = "[email protected]"
52-
__version__ = "2.8rc1"
53-
__hexversion__ = "0x020800c1"
52+
__version__ = "2.9a0"
53+
__hexversion__ = "0x020900a0"
5454
__date__ = "2025-11-30"
5555
__status__ = "Stable"
5656
__domain__ = "novelwriter.io"

sample/nwProject.nwx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<novelWriterXML appVersion="2.8rc1" hexVersion="0x020800c1" fileVersion="1.5" fileRevision="6" timeStamp="2025-11-28 09:14:17">
3-
<project id="e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount="2306" autoCount="428" editTime="109323">
2+
<novelWriterXML appVersion="2.9a0" hexVersion="0x020900a0" fileVersion="1.5" fileRevision="6" timeStamp="2025-11-30 14:30:16">
3+
<project id="e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount="2307" autoCount="428" editTime="109330">
44
<name>Sample Project</name>
55
<author>Jane Smith</author>
66
</project>

0 commit comments

Comments
 (0)