Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 429e5d5

Browse files
committed
bumped to version 9.2.13
1 parent 0abec03 commit 429e5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

erpnext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import frappe
55
from erpnext.hooks import regional_overrides
66

7-
__version__ = '9.2.12'
7+
__version__ = '9.2.13'
88

99
def get_default_company(user=None):
1010
'''Get default company for user'''

0 commit comments

Comments
 (0)