commit | 0e19e72a5dc67892fa9b465f9ca8f52b9b0d3482 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Jun 24 13:16:27 2016 +0600 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Jun 24 13:16:27 2016 +0600 |
tree | 4986e0e6e1c71871d58a914ae0ea214a01153cf0 | |
parent | 6dfc78b12aa148899d3f0d9220fcc78c3540b8ca [diff] |
bumped to version 6.27.24
diff --git a/erpnext/__init__.py b/erpnext/__init__.py index e1f1f13..bb1465b 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py
@@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = '6.27.23' \ No newline at end of file +__version__ = '6.27.24' \ No newline at end of file