chore(release): Bumped to Version 13.42.7

## [13.42.7](https://github.com/frappe/erpnext/compare/v13.42.6...v13.42.7) (2022-12-30)

### Bug Fixes

* debit note not pulled on reconciliation tool ([e01ff0d](e01ff0df40))
This commit is contained in:
Frappe PR Bot
2022-12-30 15:21:51 +00:00
parent b16bfa541d
commit d97e673874

View File

@@ -4,7 +4,7 @@ import frappe
from erpnext.hooks import regional_overrides
__version__ = "13.42.6"
__version__ = "13.42.7"
def get_default_company(user=None):