Skip to content

Commit c98ded5

Browse files
committed
chore(release): Bumped to Version 16.13.2
## [16.13.2](v16.13.1...v16.13.2) (2026-04-09) ### Bug Fixes * set default posting time in RIV ([3ce6dcc](3ce6dcc))
1 parent 03474c0 commit c98ded5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from frappe.model.document import Document
77
from frappe.utils.user import is_website_user
88

9-
__version__ = "16.13.1"
9+
__version__ = "16.13.2"
1010

1111

1212
def get_default_company(user=None):

0 commit comments

Comments
 (0)