chore(release): Bumped to Version 14.65.7

## [14.65.7](https://github.com/frappe/erpnext/compare/v14.65.6...v14.65.7) (2024-03-22)

### Bug Fixes

* rate reset to zero ([e09b3ad](e09b3ad720))
This commit is contained in:
Frappe PR Bot
2024-03-22 10:32:42 +00:00
parent a6b887312b
commit 1c6f5b6525

View File

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