Skip to content

Commit c39ee76

Browse files
committed
chore(release): Bumped to Version 16.8.2
## [16.8.2](v16.8.1...v16.8.2) (2026-03-06) ### Bug Fixes * stock balance report qty ([9e185b7](9e185b7))
1 parent 94a02b0 commit c39ee76

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
@@ -6,7 +6,7 @@
66
from frappe.model.document import Document
77
from frappe.utils.user import is_website_user
88

9-
__version__ = "16.8.1"
9+
__version__ = "16.8.2"
1010

1111

1212
def get_default_company(user=None):

0 commit comments

Comments
 (0)