Release 1.5 (#888)

* Bump version to 1.5 and update changelog and release notes
* Update changelog and release notes
This commit is contained in:
Veronica Berglyd Olsen
2021-09-19 12:56:45 +02:00
committed by GitHub
parent cf83b6572e
commit 18cadf8db5
5 changed files with 61 additions and 38 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-rc1"
__hexversion__ = "0x010500c1"
__date__ = "2021-09-10"
__version__ = "1.5"
__hexversion__ = "0x010500f0"
__date__ = "2021-09-19"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"