Bump version to 1.3-rc1 and update changelog and release notes

This commit is contained in:
Veronica K. B. Olsen
2021-04-18 17:55:06 +02:00
parent dea2ac22e1
commit 500a01b46d
5 changed files with 34 additions and 18 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.3b1"
__hexversion__ = "0x010300b1"
__date__ = "2021-03-28"
__version__ = "1.3rc1"
__hexversion__ = "0x010300c1"
__date__ = "2021-04-18"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"