Release 1.6 Beta 1 (#953)

This commit is contained in:
Veronica Berglyd Olsen
2022-01-04 22:52:18 +01:00
committed by GitHub
parent 52efbcc89f
commit 00b3c3e9d2
5 changed files with 107 additions and 120 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-alpha0"
__hexversion__ = "0x010600a0"
__date__ = "2021-09-19"
__version__ = "1.6-beta1"
__hexversion__ = "0x010600b1"
__date__ = "2022-01-04"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"