Bump dev branch to 2.2-alpha1

This commit is contained in:
Veronica Berglyd Olsen
2023-09-01 20:49:09 +02:00
parent 3eb49d32fa
commit c03c1c2bbf
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "2.1-rc1"
__hexversion__ = "0x020100c1"
__date__ = "2023-08-31"
__version__ = "2.2-alpha1"
__hexversion__ = "0x020200a1"
__date__ = "2023-09-01"
__status__ = "Stable"
__domain__ = "novelwriter.io"