mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-11 22:38:25 +00:00
bumped to version 8.3.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
|
||||
__version__ = '8.2.4'
|
||||
__version__ = '8.3.0'
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user