Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.46.7
Browse files Browse the repository at this point in the history
## [14.46.7](v14.46.6...v14.46.7) (2023-11-06)

### Bug Fixes

* typo in AR report ([d54e756](d54e756))
  • Loading branch information
frappe-bot committed Nov 6, 2023
1 parent 3cc5e55 commit 449b641
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.46.6"
__version__ = "14.46.7"


def get_default_company(user=None):
Expand Down

0 comments on commit 449b641

Please sign in to comment.