[build] bump doc version numbers

pull/1170/head
Tim Stack 11 months ago
parent 3fefbbc821
commit 9df36484f6

@ -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

@ -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.

Loading…
Cancel
Save