chore(release): Bumped to Version 15.13.0
# [15.13.0](https://github.com/frappe/erpnext/compare/v15.12.2...v15.13.0) (2024-02-11)
### Features
* get RM costs from consumption entry in manufacture SE (backport [#39822](https://github.com/frappe/erpnext/issues/39822)) (backport [#39847](https://github.com/frappe/erpnext/issues/39847)) ([#39849](https://github.com/frappe/erpnext/issues/39849)) ([beb4137](beb4137dac
))
This commit is contained in:
parent
beb4137dac
commit
a29468f6fe
@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.12.2"
|
||||
__version__ = "15.13.0"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user