Skip to content

Commit 5dd99f8

Browse files
committed
chore(release): Bumped to Version 15.55.4
## [15.55.4](v15.55.3...v15.55.4) (2025-03-29) ### Bug Fixes * valuation rate not updating for raw materials ([57e2619](57e2619))
1 parent 7579e00 commit 5dd99f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import frappe
55
from frappe.utils.user import is_website_user
66

7-
__version__ = "15.55.3"
7+
__version__ = "15.55.4"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)