chore(release): Bumped to Version 14.62.2
## [14.62.2](https://github.com/frappe/erpnext/compare/v14.62.1...v14.62.2) (2024-02-08) ### Bug Fixes * accommodate for default rounding method in v14 ([79479b6](79479b633f)) * remove duplicates from tax category map ([a4e6c38](a4e6c388cb))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.62.1"
|
||||
__version__ = "14.62.2"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user