Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.75.0
Browse files Browse the repository at this point in the history
# [14.75.0](v14.74.8...v14.75.0) (2024-11-06)

### Bug Fixes

* SO link on PO and add in missing dashboard references on both ([4f8a8a5](4f8a8a5))

### Features

* remove Payroll Entry from Bank Account dashboard (backport [#43931](#43931)) ([#43932](#43932)) ([42c2b84](42c2b84))

### Performance Improvements

* too many writes error during reposting (backport [#43978](#43978)) ([#43982](#43982)) ([57d35ec](57d35ec))
  • Loading branch information
frappe-bot committed Nov 6, 2024
1 parent e6b97ca commit 710771e
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.74.8"
__version__ = "14.75.0"


def get_default_company(user=None):
Expand Down

0 comments on commit 710771e

Please sign in to comment.