Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.65.7
Browse files Browse the repository at this point in the history
## [14.65.7](v14.65.6...v14.65.7) (2024-03-22)

### Bug Fixes

* rate reset to zero ([e09b3ad](e09b3ad))
  • Loading branch information
frappe-bot committed Mar 22, 2024
1 parent a6b8873 commit 1c6f5b6
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 @@ -3,7 +3,7 @@

import frappe

__version__ = "14.65.6"
__version__ = "14.65.7"


def get_default_company(user=None):
Expand Down

0 comments on commit 1c6f5b6

Please sign in to comment.