Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.13.0
Browse files Browse the repository at this point in the history
# [15.13.0](v15.12.2...v15.13.0) (2024-02-11)

### Features

* get RM costs from consumption entry in manufacture SE (backport [#39822](#39822)) (backport [#39847](#39847)) ([#39849](#39849)) ([beb4137](beb4137))
  • Loading branch information
frappe-bot committed Feb 11, 2024
1 parent beb4137 commit a29468f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import frappe

__version__ = "15.12.2"
__version__ = "15.13.0"


def get_default_company(user=None):
Expand Down

0 comments on commit a29468f

Please sign in to comment.