Bump version for release 2.2

This commit is contained in:
Veronica Berglyd Olsen
2023-12-10 22:21:25 +01:00
parent 399a867836
commit 10feafeab4
2 changed files with 11 additions and 3 deletions
+8
View File
@@ -1,5 +1,13 @@
# novelWriter Changelog
## Version 2.2 [2023-12-17]
### Release Notes
### Detailed Changelog
----
## Version 2.2 RC 1 [2023-11-26]
### Release Notes
+3 -3
View File
@@ -42,9 +42,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.2-rc1"
__hexversion__ = "0x020200c1"
__date__ = "2023-11-26"
__version__ = "2.2"
__hexversion__ = "0x020200f0"
__date__ = "2023-12-17"
__status__ = "Stable"
__domain__ = "novelwriter.io"