chore(release): Bumped to Version 16.7.2

## [16.7.2](https://github.com/frappe/erpnext/compare/v16.7.1...v16.7.2) (2026-02-26)

### Bug Fixes

* broekn link of docs in asset onboarding ([5d2822d](5d2822df97))
This commit is contained in:
Frappe PR Bot
2026-02-26 06:48:40 +00:00
parent 7c8e071d24
commit e1782901e4

View File

@@ -6,7 +6,7 @@ import frappe
from frappe.model.document import Document
from frappe.utils.user import is_website_user
__version__ = "16.7.1"
__version__ = "16.7.2"
def get_default_company(user=None):