Skip to content

Commit 7e8d2dc

Browse files
committed
chore(release): Bumped to Version 14.83.4
## [14.83.4](v14.83.3...v14.83.4) (2025-03-19) ### Bug Fixes * fetch quality inspection parameter group ([6e497f7](6e497f7)) * not able to make PR against stand alone Debit Note ([16fe53b](16fe53b)) * order by condition ([af3089b](af3089b)) * repost future sle and gle after capitalization ([#46576](#46576)) ([805549f](805549f)) * set stock adjustment account in difference account ([6f0c67a](6f0c67a)) * **Transaction Deletion Record:** sql syntax error while fetching lead address ([20b43b4](20b43b4))
1 parent 39af6bd commit 7e8d2dc

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.83.3"
6+
__version__ = "14.83.4"
77

88

99
def get_default_company(user=None):

0 commit comments

Comments
 (0)