Skip to content

Commit 8aede87

Browse files
committed
chore(release): Bumped to Version 15.104.2
## [15.104.2](v15.104.1...v15.104.2) (2026-04-09) ### Bug Fixes * set default posting time in RIV ([041f99c](041f99c))
1 parent 1b2c7ca commit 8aede87

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.104.1"
7+
__version__ = "15.104.2"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)