Bump version and update changelog for patch 1.2.1

This commit is contained in:
Veronica K. B. Olsen
2021-03-17 17:23:20 +01:00
parent fae1bd791f
commit 93965138da
3 changed files with 20 additions and 5 deletions
+3 -3
View File
@@ -62,9 +62,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.2"
__hexversion__ = "0x010200f0"
__date__ = "2021-03-14"
__version__ = "1.2.1"
__hexversion__ = "0x010201f0"
__date__ = "2021-03-21"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"