[minor] started versioning

This commit is contained in:
Pratik Vyas 2013-11-28 09:56:03 +05:30
parent 6dbb3408b1
commit 49419fc59e

View File

@ -1,5 +1,7 @@
{
"app_name": "ERPNext",
"app_verion": "3.0.0",
"requires_framework_version": "==3.0.0",
"base_template": "app/portal/templates/base.html",
"modules": {
"Selling": {
@ -73,4 +75,4 @@
"icon": "icon-file-alt"
}
}
}
}