chore(release): Bumped to Version 15.10.6
## [15.10.6](https://github.com/frappe/erpnext/compare/v15.10.5...v15.10.6) (2024-01-25)
### Bug Fixes
* Item Tax template is not working for e-commerce ([83c1208](83c120849f
))
This commit is contained in:
parent
34e581715a
commit
53b844f173
@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.10.5"
|
||||
__version__ = "15.10.6"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user