Skip to content

Commit bcc5209

Browse files
committed
chore(release): Bumped to Version 15.100.1
## [15.100.1](v15.100.0...v15.100.1) (2026-03-05) ### Bug Fixes * balance qty for inv dimension ([68c79a4](68c79a4))
1 parent 2ca9b75 commit bcc5209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0"
7+
__version__ = "15.100.1"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)