chore(release): Bumped to Version 15.10.3
## [15.10.3](https://github.com/frappe/erpnext/compare/v15.10.2...v15.10.3) (2024-01-19)
### Bug Fixes
* duplicate name error while making variant ([0c222aa](0c222aa504
))
This commit is contained in:
parent
a962657c7b
commit
550213b4f4
@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.10.2"
|
||||
__version__ = "15.10.3"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user