From a4b4838b7b14e41c8466491b1133831a191434da Mon Sep 17 00:00:00 2001 From: Martijn van de Rijdt Date: Tue, 11 Feb 2014 11:37:37 -0700 Subject: [PATCH] upgraded enketo-core (evaluator fix + repeat fix) and enketo-json (just JSDoc) --- lib/enketo-core | 2 +- lib/enketo-json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/enketo-core b/lib/enketo-core index b470723..e3b074f 160000 --- a/lib/enketo-core +++ b/lib/enketo-core @@ -1 +1 @@ -Subproject commit b470723832da28d770767c647f0f0723d61ec2da +Subproject commit e3b074f513bf0acfce2f657b566a22ca7264dc44 diff --git a/lib/enketo-json b/lib/enketo-json index 4bd66bf..b8cc256 160000 --- a/lib/enketo-json +++ b/lib/enketo-json @@ -1 +1 @@ -Subproject commit 4bd66bf5a9c3e6a4ff326d02b9b3afe35cf08062 +Subproject commit b8cc25605efb22acb861d55a56dbee096fdf06a6 diff --git a/package.json b/package.json index 1e724f1..3bb1fd9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "enketo-dristhi", "description": "Customized enketo-core for hybrid Android app 'Dristhi'", "homepage": "https://play.google.com/store/apps/details?id=org.ei.drishti", - "version": "2.2.4", + "version": "2.2.5", "repository": { "type": "git", "url": "https://github.com/MartijnR/enketo-dristhi"