Release 1.5 Beta 1 (#858)

* Bump version to 1.5-beta1 and update changelog and release notes
This commit is contained in:
Veronica Berglyd Olsen
2021-08-22 11:35:06 +02:00
committed by GitHub
parent 7a80e6a55c
commit 80911af4d2
8 changed files with 284 additions and 60 deletions
+3 -3
View File
@@ -61,9 +61,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.5-alpha0"
__hexversion__ = "0x010500a0"
__date__ = "2021-07-27"
__version__ = "1.5-beta1"
__hexversion__ = "0x010500b1"
__date__ = "2021-08-22"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"