Bump version for 2.1 release

This commit is contained in:
Veronica Berglyd Olsen
2023-10-15 20:17:52 +02:00
parent ac36ce07ba
commit dc516bab8b
2 changed files with 11 additions and 3 deletions
+8
View File
@@ -1,5 +1,13 @@
# novelWriter Changelog
## Version 2.1 [2023-10-17]
### Release Notes
### Detailed Changelog
----
## Version 2.1 RC 1 [2023-08-31]
### Release Notes
+3 -3
View File
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.1-rc1"
__hexversion__ = "0x020100c1"
__date__ = "2023-08-31"
__version__ = "2.1"
__hexversion__ = "0x020100f0"
__date__ = "2023-10-17"
__status__ = "Stable"
__domain__ = "novelwriter.io"