From 49706beebf40f4d833776d52da05d1d17e32f9d3 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 16 Jan 2018 12:09:11 +0200 Subject: [PATCH] Update version --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 03773776cfca..af56f9651a4b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,7 +59,7 @@ author = u'Invoice Ninja' # The short X.Y version. version = u'4.1' # The full version, including alpha/beta/rc tags. -release = u'4.1.0' +release = u'4.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.