diff --git a/kanso.json b/kanso.json index 399f852c28c..a14b57dc653 100644 --- a/kanso.json +++ b/kanso.json @@ -1,7 +1,7 @@ { "name": "medic", "display_name": "Medic Mobile", - "version": "2.6.0", + "version": "2.6.1", "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/package.json b/package.json index a7bfeef2283..132c607b0af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "2.6.0", + "version": "2.6.1", "private": true, "repository": { "type": "git",