Bump version to 1.0

This commit is contained in:
Veronica K. B. Olsen
2021-01-01 15:12:46 +01:00
parent 176c25004c
commit 2fdc840fa6
3 changed files with 9 additions and 5 deletions
+4 -4
View File
@@ -63,10 +63,10 @@ __license__ = "GPLv3"
__author__ = "Veronica Berglyd Olsen"
__maintainer__ = "Veronica Berglyd Olsen"
__email__ = "code@vkbo.net"
__version__ = "1.0rc2"
__hexversion__ = "0x010000c2"
__date__ = "2020-12-13"
__status__ = "Beta"
__version__ = "1.0"
__hexversion__ = "0x010000f0"
__date__ = "2021-01-03"
__status__ = "Stable"
__domain__ = "novelwriter.io"
__url__ = "https://novelwriter.io"
__sourceurl__ = "https://github.com/vkbo/novelWriter"