mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 05:32:46 +01:00
chore(release): Bumped to Version 13.49.1
## [13.49.1](https://github.com/frappe/erpnext/compare/v13.49.0...v13.49.1) (2023-03-01) ### Bug Fixes * Wrap unexpectedly long text in remark ([e694550](e6945508f1))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.49.0"
|
||||
__version__ = "13.49.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user