Release 1.6.2 (#1024)

This commit is contained in:
Veronica Berglyd Olsen
2022-03-20 15:44:52 +01:00
committed by GitHub
parent 8c4e5b99fe
commit 203e353e92
4 changed files with 45 additions and 12 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.1"
__hexversion__ = "0x010601f0"
__date__ = "2022-03-16"
__version__ = "1.6.2"
__hexversion__ = "0x010602f0"
__date__ = "2022-03-20"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"