Bump version to 1.4 final, and update changelog and release notes

This commit is contained in:
Veronica Berglyd Olsen
2021-07-27 23:10:48 +02:00
parent b517276156
commit 16fa8679d0
4 changed files with 40 additions and 19 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.4rc1"
__hexversion__ = "0x010400c1"
__date__ = "2021-07-12"
__version__ = "1.4"
__hexversion__ = "0x010400f0"
__date__ = "2021-07-27"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"