chore(release): Bumped to Version 14.91.3

## [14.91.3](https://github.com/frappe/erpnext/compare/v14.91.2...v14.91.3) (2025-09-30)

### Performance Improvements

* reposting for backdated transactions ([3d51c1b](3d51c1b363))
This commit is contained in:
Frappe PR Bot
2025-09-30 13:07:25 +00:00
parent a5d33d5665
commit a6b490e4b3

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "14.91.2"
__version__ = "14.91.3"
def get_default_company(user=None):