Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.52.0
Browse files Browse the repository at this point in the history
# [14.52.0](v14.51.0...v14.52.0) (2023-11-29)

### Features

* shift depreciation for assets [v14] [backport of [#38327](#38327)] ([#38404](#38404)) ([53d083a](53d083a))
  • Loading branch information
frappe-bot committed Nov 29, 2023
1 parent 6c805ff commit 9170ffc
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.51.0"
__version__ = "14.52.0"


def get_default_company(user=None):
Expand Down

0 comments on commit 9170ffc

Please sign in to comment.