Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.48.1
Browse files Browse the repository at this point in the history
## [14.48.1](v14.48.0...v14.48.1) (2023-11-17)

### Bug Fixes

* add revaluation journal filter in Payable report ([4eb37cc](4eb37cc))
  • Loading branch information
frappe-bot committed Nov 17, 2023
1 parent dd685e5 commit 236a064
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.48.0"
__version__ = "14.48.1"


def get_default_company(user=None):
Expand Down

0 comments on commit 236a064

Please sign in to comment.