Bumped version for release 1.2 RC 1
This commit is contained in:
+3
-3
@@ -62,9 +62,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "1.2b1"
|
||||
__hexversion__ = "0x010200b1"
|
||||
__date__ = "2021-02-11"
|
||||
__version__ = "1.2rc1"
|
||||
__hexversion__ = "0x010200c1"
|
||||
__date__ = "2021-02-28"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -65,8 +65,7 @@ by up/down keypress or menu entries, and drag and drop moves.</p>
|
||||
intended to tag a character as the focus character for a chapter or scene. This is useful for
|
||||
stories where the point-of-view character and the focus character are different.</p>
|
||||
|
||||
<p><i>The full changelog is available
|
||||
<a href="https://github.com/vkbo/novelWriter/blob/main/CHANGELOG.md">here</a>.</i></p>
|
||||
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user