chore(release): Bumped to Version 13.54.7

## [13.54.7](https://github.com/frappe/erpnext/compare/v13.54.6...v13.54.7) (2023-10-31)

### Bug Fixes

* wrong german translation ([#37658](https://github.com/frappe/erpnext/issues/37658)) ([5669a89](5669a89afe))
This commit is contained in:
Frappe PR Bot
2023-10-31 12:45:41 +00:00
parent 49f2d868c7
commit 411bba1b98

View File

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