From 7150ebde6be2d64458f9c30fb70bbfa72b2e4a6e Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 29 Jan 2013 15:03:37 -0500 Subject: [PATCH] Update updates.php --- Scripts/updates.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Scripts/updates.php b/Scripts/updates.php index e1b8bcb49..b49910cff 100755 --- a/Scripts/updates.php +++ b/Scripts/updates.php @@ -1,7 +1,7 @@ * Francis Lachapelle @@ -28,12 +28,12 @@ $plugins = array( "sogo-connector@inverse.ca" => array( "application" => "thunderbird", - "version" => "17.0.2", - "filename" => "sogo-connector-17.0.2.xpi" ), + "version" => "17.0.3", + "filename" => "sogo-connector-17.0.3.xpi" ), "sogo-integrator@inverse.ca" => array( "application" => "thunderbird", - "version" => "17.0.2", - "filename" => "sogo-integrator-17.0.2.xpi" ), + "version" => "17.0.3", + "filename" => "sogo-integrator-17.0.3.xpi" ), "{e2fda1a4-762b-4020-b5ad-a41df1933103}" => array( "application" => "thunderbird", "version" => "1.9",