chore(release): Bumped to Version 15.20.6

## [15.20.6](https://github.com/frappe/erpnext/compare/v15.20.5...v15.20.6) (2024-04-19)

### Bug Fixes

* account and stock manager read perm ([6cc7c08](6cc7c08ccf))
This commit is contained in:
Frappe PR Bot
2024-04-19 08:40:13 +00:00
parent 8914bce3d8
commit b582570022

View File

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