chore(release): Bumped to Version 13.49.13

## [13.49.13](https://github.com/frappe/erpnext/compare/v13.49.12...v13.49.13) (2023-04-19)

### Bug Fixes

* change discuss forum url ([#34891](https://github.com/frappe/erpnext/issues/34891)) ([ba984ac](ba984acef2))
* unable to change `company` for manual `Serial No` entry ([5d51103](5d511035ec))
This commit is contained in:
Frappe PR Bot
2023-04-19 01:36:18 +00:00
parent 5c6134f1b0
commit acecd07fa2

View File

@@ -4,7 +4,7 @@ import frappe
from erpnext.hooks import regional_overrides
__version__ = "13.49.12"
__version__ = "13.49.13"
def get_default_company(user=None):