Release 0.8.6
This commit is contained in:
parent
2290e84ef9
commit
8f58eaeec1
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ History
|
|||
=======
|
||||
|
||||
******************
|
||||
0.8.6 (unreleased)
|
||||
0.8.6 (2016-08-03)
|
||||
******************
|
||||
|
||||
* Set the correct language during indexing
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__author__ = 'Iacopo Spalletti'
|
||||
__email__ = 'i.spalletti@nephila.it'
|
||||
__version__ = '0.8.5'
|
||||
__version__ = '0.8.6'
|
||||
|
||||
default_app_config = 'djangocms_blog.apps.BlogAppConfig'
|
||||
|
|
Loading…
Reference in a new issue