Skip to content

Commit 66d0ad1

Browse files
committed
chore(release): Bumped to Version 15.55.3
## [15.55.3](v15.55.2...v15.55.3) (2025-03-29) ### Bug Fixes * incorrect condition ([0721816](0721816))
1 parent 3395e7c commit 66d0ad1

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.2"
7+
__version__ = "15.55.3"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)