From 44e93ca6e1f5c2c4ab6672f64608b0427eecce4e Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 7 Dec 2016 23:25:45 +0200 Subject: [PATCH] Added basic custom modules docs --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 88a25d2c9497..10e13747ab87 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,9 +57,9 @@ author = u'Invoice Ninja' # built documents. # # The short X.Y version. -version = u'2.6' +version = u'2.8' # The full version, including alpha/beta/rc tags. -release = u'2.6.10' +release = u'2.8.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.