From fcdc7109d930cf355919d527a2bb464cf2da67f0 Mon Sep 17 00:00:00 2001 From: jonalter Date: Tue, 8 Jul 2014 10:20:01 -0700 Subject: [PATCH] Updating ti.cloudpush to 3.3.1 --- titanium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/titanium.json b/titanium.json index 1a5f0e6..318bea1 100644 --- a/titanium.json +++ b/titanium.json @@ -8,7 +8,7 @@ "modules": [ {"name": "ti.facebook", "platform": "android", "version": "3.0.2"}, {"name": "ti.facebook", "platform": "ios", "version": "3.1.1"}, - {"name": "ti.cloudpush", "platform": "android", "version": "3.3.0"}, + {"name": "ti.cloudpush", "platform": "android", "version": "3.3.1"}, {"name": "ti.cloud", "platform": "commonjs", "version": "3.2.3"}, {"name": "ti.map", "platform": "android", "version": "2.1.4"}, {"name": "ti.map", "platform": "ios", "version": "2.0.2"},