Bump version to 3.2.3
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
3.2.2
|
||||
3.2.3
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__title__ = 'Mayan EDMS'
|
||||
__version__ = '3.2.2'
|
||||
__build__ = 0x030202
|
||||
__build_string__ = 'v3.2.2_Wed Jun 19 00:39:13 2019 -0400'
|
||||
__version__ = '3.2.3'
|
||||
__build__ = 0x030203
|
||||
__build_string__ = 'v3.2.2-9-ga77708ebe6_Thu Jun 20 23:52:00 2019 -0400'
|
||||
__django_version__ = '1.11'
|
||||
__author__ = 'Roberto Rosario'
|
||||
__author_email__ = 'roberto.rosario@mayan-edms.com'
|
||||
|
||||
Reference in New Issue
Block a user