mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
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:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.46.6"
|
||||
__version__ = "14.46.7"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user