chore(release): Bumped to Version 14.91.2

## [14.91.2](https://github.com/frappe/erpnext/compare/v14.91.1...v14.91.2) (2025-09-25)

### Performance Improvements

* reposting for backdated transactions ([f3da431](f3da431f1f))
This commit is contained in:
Frappe PR Bot
2025-09-25 14:45:52 +00:00
parent a9a68f2523
commit 48c3c80383

View File

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