Bumped version to 1.4-beta1

This commit is contained in:
Veronica Berglyd Olsen
2021-06-13 19:12:10 +02:00
parent 93a3eed530
commit 831bdabfc6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ author = "Veronica Berglyd Olsen"
# The short X.Y version
version = "1.4"
# The full version, including alpha/beta/rc tags
release = "1.4-alpha0"
release = "1.4-beta1"
# -- General configuration ---------------------------------------------------
+3 -3
View File
@@ -62,9 +62,9 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.4a0"
__hexversion__ = "0x010400a0"
__date__ = "2021-04-01"
__version__ = "1.4b1"
__hexversion__ = "0x010400b1"
__date__ = "2021-06-13"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"