Merge branch 'develop' of github.com:webnotes/erpnext into hotfix
diff --git a/.travis.yml b/.travis.yml
index c6402fe..41ba344 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-anguage: python
+language: python
 
 python:
   - "2.7"
diff --git a/config.json b/config.json
index 149f7a9..dba2e81 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
 {
  "app_name": "ERPNext", 
- "app_version": "3.8.2", 
+ "app_version": "3.8.3", 
  "base_template": "app/portal/templates/base.html", 
  "modules": {
   "Accounts": {
@@ -74,5 +74,5 @@
    "type": "module"
   }
  }, 
- "requires_framework_version": "==3.9.1"
+ "requires_framework_version": "==3.9.2"
 }
\ No newline at end of file