Skip to content

Commit c173f68

Browse files
committed
Release 0.4.16
1 parent 90ff31b commit c173f68

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Changes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 0.4.15
44

5+
### Mar 16, 2017
6+
7+
- Fixed update_message_task does not update scheduled_tasks. Issue: https://github.com/medic/medic-webapp/issues/3246
8+
9+
## 0.4.15
10+
511
### Mar 2, 2017
612

713
- Fixed potential race condition with medic-gateway. Issue: medic-projects/issues/1243

kanso.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "medic",
33
"display_name": "Medic Mobile",
4-
"version": "0.4.15",
4+
"version": "0.4.16",
55
"description": "SMS data collection designed for rural environments.",
66
"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.",
77
"url": "https://github.com/medic/medic-webapp",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "medic",
3-
"version": "0.4.15",
3+
"version": "0.4.16",
44
"repository": {
55
"type": "git",
66
"url": "git://github.com/medic/medic-webapp.git"

0 commit comments

Comments
 (0)