Bump version for 2.1 release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user