diff --git a/kanso.json b/kanso.json index 08f0a22902c..a5d1fcc0c31 100644 --- a/kanso.json +++ b/kanso.json @@ -1,7 +1,7 @@ { "name": "medic", "display_name": "Medic Mobile", - "version": "2.8.3", + "version": "2.8.4", "description": "Medic Mobile combines SMS messaging, data collection, and analytics for health workers and health systems in hard-to-reach areas with or without internet connectivity.", "long_description" : "Medic Mobile is a web based SMS data collection and analytics tool focused on community health care workers in rural environments. We help large health organizations collect and analyze data sent from health care workers using ordinary mobile phones.", "url": "https://github.com/medic/medic-webapp", diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 3f10246916f..42fd9fb7ff9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "2.8.3", + "version": "2.8.4", "dependencies": { "abbrev": { "version": "1.0.7", diff --git a/package.json b/package.json index 2a264271f3d..0702bcd9d8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "2.8.3", + "version": "2.8.4", "private": true, "repository": { "type": "git",