From 2eb9b34ff21d501120cc276d85251fed492e6cba Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 21 Jun 2016 17:11:34 +0600 Subject: [PATCH] bumped to version 6.27.23 --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 3ef27a4032e..cda08ac875f 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.22' +__version__ = '6.27.23'