Release 1.6 RC 1 (#986)
* Bump version, update changelog and base translation file * Replace svg image for docs due to LaTeX build error
This commit is contained in:
committed by
GitHub
parent
6d097f0bcb
commit
7f320d23ca
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "1.6-beta1"
|
||||
__hexversion__ = "0x010600b1"
|
||||
__date__ = "2022-01-04"
|
||||
__version__ = "1.6-rc1"
|
||||
__hexversion__ = "0x010600c1"
|
||||
__date__ = "2022-02-06"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h2>Release Notes for 1.6 Beta 1</h2>
|
||||
<p><i>Released on 4 January 2022</i></p>
|
||||
<h2>Release Notes for 1.6 RC 1</h2>
|
||||
<p><i>Released on 6 February 2022</i></p>
|
||||
|
||||
<p>This is a beta release of the next release version, and is intended for testing purposes. Please
|
||||
be careful when using this version on live writing projects, and make sure you take frequent
|
||||
<p>This is a release candidate for the next release version, and is intended for testing purposes.
|
||||
Please be careful when using this version on live writing projects, and make sure you take frequent
|
||||
backups.</p>
|
||||
<p>Please check the changelog for an overview of changes. The full release notes will be added to
|
||||
the final release.</p>
|
||||
|
||||
Reference in New Issue
Block a user