chore(release): Bumped to Version 14.46.7

## [14.46.7](https://github.com/frappe/erpnext/compare/v14.46.6...v14.46.7) (2023-11-06)

### Bug Fixes

* typo in AR report ([d54e756](d54e756453))
This commit is contained in:
Frappe PR Bot
2023-11-06 15:33:32 +00:00
parent 3cc5e5591d
commit 449b641560

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "14.46.6"
__version__ = "14.46.7"
def get_default_company(user=None):