bumped to version 12.23.0

This commit is contained in:
Nabin Hait
2021-07-16 16:30:30 +05:50
parent 9a1caddacc
commit fc0459fba9

View File

@@ -5,7 +5,7 @@ import frappe
from erpnext.hooks import regional_overrides
from frappe.utils import getdate
__version__ = '12.22.0'
__version__ = '12.23.0'
def get_default_company(user=None):
'''Get default company for user'''