Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.20.3
Browse files Browse the repository at this point in the history
## [14.20.3](v14.20.2...v14.20.3) (2023-04-06)

### Bug Fixes

* Unable to create payment request against purchase invoice ([#34762](#34762)) ([f4473b3](f4473b3))
  • Loading branch information
frappe-bot committed Apr 6, 2023
1 parent f4473b3 commit 2a8c9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import frappe

__version__ = "14.20.2"
__version__ = "14.20.3"


def get_default_company(user=None):
Expand Down

0 comments on commit 2a8c9f8

Please sign in to comment.