Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.39.5
Browse files Browse the repository at this point in the history
## [15.39.5](v15.39.4...v15.39.5) (2024-10-29)

### Bug Fixes

* post account closing balance against pcv closing account ([#43887](#43887)) ([becfd98](becfd98))
  • Loading branch information
frappe-bot committed Oct 29, 2024
1 parent b5d2708 commit 50db0ac
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 @@ -4,7 +4,7 @@
import frappe
from frappe.utils.user import is_website_user

__version__ = "15.39.4"
__version__ = "15.39.5"


def get_default_company(user=None):
Expand Down

0 comments on commit 50db0ac

Please sign in to comment.