Skip to content

Commit 34d3f58

Browse files
committed
chore(release): Bumped to Version 14.85.1
## [14.85.1](v14.85.0...v14.85.1) (2025-04-10) ### Bug Fixes * serial no validation for stock reconciliation ([c388b75](c388b75)) ### Performance Improvements * stock ageing report generation ([eaa2974](eaa2974))
1 parent efd3481 commit 34d3f58

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
@@ -3,7 +3,7 @@
33

44
import frappe
55

6-
__version__ = "14.85.0"
6+
__version__ = "14.85.1"
77

88

99
def get_default_company(user=None):

0 commit comments

Comments
 (0)