Skip to content

Commit 609bfae

Browse files
committed
chore(release): Bumped to Version 14.83.3
## [14.83.3](v14.83.2...v14.83.3) (2025-03-12) ### Bug Fixes * **account:** update account number from parent company ([1f54c27](1f54c27)) * not able to save work order with alternative item ([6ca1f9b](6ca1f9b))
1 parent 2546589 commit 609bfae

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.2"
6+
__version__ = "14.83.3"
77

88

99
def get_default_company(user=None):

0 commit comments

Comments
 (0)