Release 1.4 RC 1 (#824)

* Bump version to 1.4 RC 1
* Update changelog and release notes
This commit is contained in:
Veronica Berglyd Olsen
2021-07-12 20:52:35 +02:00
committed by GitHub
parent 9f667a0b35
commit 6890b278ea
4 changed files with 40 additions and 8 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.4b1"
__hexversion__ = "0x010400b1"
__date__ = "2021-06-13"
__version__ = "1.4rc1"
__hexversion__ = "0x010400c1"
__date__ = "2021-07-12"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"