Release 2.0.2

This commit is contained in:
Veronica Berglyd Olsen
2022-12-01 23:33:16 +01:00
parent 1b177ff5b5
commit b1def7b568
4 changed files with 32 additions and 5 deletions
+3 -3
View File
@@ -59,9 +59,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.0.1"
__hexversion__ = "0x020001f0"
__date__ = "2022-11-29"
__version__ = "2.0.2"
__hexversion__ = "0x020002f0"
__date__ = "2022-12-01"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"
@@ -94,5 +94,10 @@ Project Settings dialog has been updated to reflect some of the same changes.</p
<p>This is a patch release that fixes a minor issues with loading custom GUI themes that haven't
been updated to include the icon theme setting. The patch also updates the French translation.</p>
<h3>Patch 2.0.2 &ndash; 1 December 2022</h3>
<p>This is a patch release that fixes a minor issues with syntax highlighting not updating when the
highlighting preferences were changed. It also fixes an issue that broke the FreeBSD release.</p>
</body>
</html>