Bump the version number and update the changelog

This commit is contained in:
Veronica Berglyd Olsen
2022-10-25 18:26:37 +02:00
parent e93e125a46
commit 4862ac3857
4 changed files with 31 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__ = "1.6.5"
__hexversion__ = "0x010605f0"
__date__ = "2022-10-13"
__version__ = "1.6.6"
__hexversion__ = "0x010606f0"
__date__ = "2022-10-25"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"