mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-11 19:05:08 +00:00
chore(release): Bumped to Version 14.92.13
## [14.92.13](https://github.com/frappe/erpnext/compare/v14.92.12...v14.92.13) (2026-03-21) ### Bug Fixes * allow zero valuation rate ([7a98e13](7a98e13d7d))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.92.12"
|
||||
__version__ = "14.92.13"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user