Skip to content

Commit 46a8500

Browse files
committed
chore(release): Bumped to Version 14.77.1
## [14.77.1](v14.77.0...v14.77.1) (2024-11-22) ### Bug Fixes * include current invoice amount when tax_on_excess_amount is checked ([43f59da](43f59da))
1 parent 88ba24f commit 46a8500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erpnext/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import frappe
55

6-
__version__ = "14.77.0"
6+
__version__ = "14.77.1"
77

88

99
def get_default_company(user=None):

0 commit comments

Comments
 (0)