diff --git a/kanso.json b/kanso.json index ae7bb96f2e6..42e23bc064e 100644 --- a/kanso.json +++ b/kanso.json @@ -1,7 +1,7 @@ { "name": "medic", "display_name": "Medic Mobile", - "version": "2.11.2", + "version": "2.11.3", "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 5824c95f7db..53d0c154113 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "2.11.2", + "version": "2.11.3", "dependencies": { "abbrev": { "version": "1.1.0", diff --git a/package.json b/package.json index b845df85fc4..471afcbe330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "2.11.2", + "version": "2.11.3", "private": true, "license": "Apache-2.0", "repository": {