Bump version to 1.4.1, and update changelog and release notes

This commit is contained in:
Veronica Berglyd Olsen
2021-07-27 23:46:15 +02:00
parent 8cf96c3102
commit 62344376d7
5 changed files with 35 additions and 16 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.4"
__hexversion__ = "0x010400f0"
__version__ = "1.4.1"
__hexversion__ = "0x010401f0"
__date__ = "2021-07-27"
__status__ = "Stable"
__domain__ = "novelwriter.io"
+10 -2
View File
@@ -2,6 +2,16 @@
<html>
<body>
<h2>Release Notes for 1.4.1</h2>
<p><i>Released on 27 July 2021</i></p>
<p>This release fixes a couple of minor issue with some of the dialog boxes. The fix was
accidentally left out of release 1.4.</p>
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
<hr/>
<h2>Release Notes for 1.4</h2>
<p><i>Released on 27 July 2021</i></p>
@@ -47,7 +57,5 @@ at the same time, which results in the paragraph being centred.</p>
<p>Format menu entries and keyboard shortcuts have been added so that you don't have to memorise
these codes.</p>
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
</body>
</html>