diff --git a/docs/_config.yml b/docs/_config.yml index 6d116ee4..e7ef422b 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -19,7 +19,7 @@ # in the templates via {{ site.myvariable }}. title: The Logfile Navigator -version: 0.11.1 +version: 0.11.2 email: support@lnav.org description: >- # this means to ignore newlines until "baseurl:" The Logfile Navigator, lnav for short, is an advanced log file viewer diff --git a/docs/source/conf.py b/docs/source/conf.py index 3a2d8f21..bf16706a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -259,7 +259,7 @@ copyright = u'2023, Tim Stack' # The short X.Y version. version = '0.11' # The full version, including alpha/beta/rc tags. -release = '0.11.1' +release = '0.11.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.