Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.60.1
Browse files Browse the repository at this point in the history
## [14.60.1](v14.60.0...v14.60.1) (2024-01-10)

### Bug Fixes

* performance issue related to stock entry (backport [#39301](#39301)) ([#39302](#39302)) ([49d914b](49d914b))
  • Loading branch information
frappe-bot committed Jan 10, 2024
1 parent d3cc0c9 commit 5ae050e
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__ = "14.60.0"
__version__ = "14.60.1"


def get_default_company(user=None):
Expand Down

0 comments on commit 5ae050e

Please sign in to comment.