Skip to content

Commit b2a8af5

Browse files
committed
chore(release): Bumped to Version 15.99.1
## [15.99.1](v15.99.0...v15.99.1) (2026-02-27) ### Bug Fixes * old stock reco entries causing issue in the stock balance report ([bba0a6d](bba0a6d))
1 parent 45eed5f commit b2a8af5

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.99.0"
7+
__version__ = "15.99.1"
88

99

1010
def get_default_company(user=None):

0 commit comments

Comments
 (0)