Release 1.6.1 (#1018)

This commit is contained in:
Veronica Berglyd Olsen
2022-03-16 23:01:14 +01:00
committed by GitHub
parent 9e76498f65
commit 4cbbae6d2f
4 changed files with 47 additions and 6 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"
__hexversion__ = "0x010600f0"
__date__ = "2022-02-20"
__version__ = "1.6.1"
__hexversion__ = "0x010601f0"
__date__ = "2022-03-16"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"