Bump dev version to 1.2-alpha0

This commit is contained in:
Veronica K. B. Olsen
2021-01-28 22:09:28 +01:00
parent 99b6e1f93c
commit 6f7cf4f186
3 changed files with 9 additions and 5 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.2a0"
__hexversion__ = "0x010200a0"
__date__ = "2020-02-01"
__status__ = "Unstable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"