bumped to version 8.0.50

This commit is contained in:
mbauskar 2017-06-15 16:35:49 +06:00
parent 950ad36352
commit 489550ed59

View File

@ -2,7 +2,7 @@
from __future__ import unicode_literals
import frappe
__version__ = '8.0.49'
__version__ = '8.0.50'
def get_default_company(user=None):