Bump version to 1.1 RC1 and update changelog

This commit is contained in:
Veronica K. B. Olsen
2021-01-23 16:27:17 +01:00
parent 163b6b3725
commit 949439361e
3 changed files with 21 additions and 6 deletions
+3 -3
View File
@@ -63,9 +63,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.1a0"
__hexversion__ = "0x010100a0"
__date__ = "2020-12-13"
__version__ = "1.1rc1"
__hexversion__ = "0x010100c1"
__date__ = "2021-01-31"
__status__ = "Unstable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"