Bump version number and update changelog

This commit is contained in:
Veronica Berglyd Olsen
2023-08-31 17:40:15 +02:00
parent 7c3505cf2a
commit eca97bb6ff
4 changed files with 61 additions and 9 deletions
+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-beta1"
__hexversion__ = "0x020100b1"
__date__ = "2023-07-30"
__version__ = "2.1-rc1"
__hexversion__ = "0x020100c1"
__date__ = "2023-08-31"
__status__ = "Stable"
__domain__ = "novelwriter.io"