Release 1.5 RC 1 (#885)

* Bump version and update release notes and changelog
* Delete old release notes
This commit is contained in:
Veronica Berglyd Olsen
2021-09-10 18:41:40 +02:00
committed by GitHub
parent dcfb353537
commit 9cd2bb232b
10 changed files with 116 additions and 460 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-beta2"
__hexversion__ = "0x010500b2"
__date__ = "2021-08-26"
__version__ = "1.5-rc1"
__hexversion__ = "0x010500c1"
__date__ = "2021-09-10"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"