From 4f0a4fa8cdcce639f628196e71d4dcae416a30c6 Mon Sep 17 00:00:00 2001 From: Gareth Bowen Date: Thu, 21 Apr 2016 11:06:08 +1200 Subject: [PATCH] Bump version to 2.6.1. Issue: #2220 --- kanso.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",