summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-05-24 01:56:15 +0200
committerKali Kaneko <kali@leap.se>2018-05-24 01:56:15 +0200
commitcb84f513753151eedc0cd5ddb1048b80ce4b71e9 (patch)
tree90ae3b8a134eca42493420a71cca0f7b5e8d0cca /docs
parent3684f8398830fc189eef6114f4b4ca3c2613dbaa (diff)
[pkg] bump version to 0.10.60.10.6
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst5
-rw-r--r--docs/conf.py2
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 3da07285..997e0fd4 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,10 +1,13 @@
Changelog
=====================
-0.10.6 - `master`_
+0.10.7 - `master`_
-------------------------------
.. note:: This version is not yet released and is under active development.
+0.10.6
+-------------------------------
+
Bugfixes
~~~~~~~~
- `#9278 <https://0xacab.org/leap/bitmask-dev/issues/9278>`_: Workaround for QtWebview bug causing a crash.
diff --git a/docs/conf.py b/docs/conf.py
index d2b5a1eb..dc1f55e1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project'
# The short X.Y version.
version = u'0.10'
# The full version, including alpha/beta/rc tags.
-release = u'0.10.3'
+release = u'0.10.6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.