Skip to content

Commit 1ee03f4

Browse files
committed
chore(release): Bumped to Version 15.100.2
## [15.100.2](v15.100.1...v15.100.2) (2026-03-06) ### Bug Fixes * stock balance report qty ([9b49a27](9b49a27))
1 parent c2f2331 commit 1ee03f4

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.100.1"
7+
__version__ = "15.100.2"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)