mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 09:47:14 +00:00
chore(release): Bumped to Version 15.17.5
## [15.17.5](https://github.com/frappe/erpnext/compare/v15.17.4...v15.17.5) (2024-03-22) ### Bug Fixes * rate reset to zero ([1ed9133](1ed9133bb6))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.17.4"
|
||||
__version__ = "15.17.5"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user