mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 17:05:10 +00:00
Update updates.php
This commit is contained in:
+5
-5
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/* updates.php - this file is part of SOGo
|
/* updates.php - this file is part of SOGo
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2012 Inverse inc.
|
* Copyright (C) 2006-2013 Inverse inc.
|
||||||
*
|
*
|
||||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||||
* Francis Lachapelle <flachapelle@inverse.ca>
|
* Francis Lachapelle <flachapelle@inverse.ca>
|
||||||
@@ -28,12 +28,12 @@ $plugins
|
|||||||
= array(
|
= array(
|
||||||
"sogo-connector@inverse.ca"
|
"sogo-connector@inverse.ca"
|
||||||
=> array( "application" => "thunderbird",
|
=> array( "application" => "thunderbird",
|
||||||
"version" => "17.0.2",
|
"version" => "17.0.3",
|
||||||
"filename" => "sogo-connector-17.0.2.xpi" ),
|
"filename" => "sogo-connector-17.0.3.xpi" ),
|
||||||
"sogo-integrator@inverse.ca"
|
"sogo-integrator@inverse.ca"
|
||||||
=> array( "application" => "thunderbird",
|
=> array( "application" => "thunderbird",
|
||||||
"version" => "17.0.2",
|
"version" => "17.0.3",
|
||||||
"filename" => "sogo-integrator-17.0.2.xpi" ),
|
"filename" => "sogo-integrator-17.0.3.xpi" ),
|
||||||
"{e2fda1a4-762b-4020-b5ad-a41df1933103}"
|
"{e2fda1a4-762b-4020-b5ad-a41df1933103}"
|
||||||
=> array( "application" => "thunderbird",
|
=> array( "application" => "thunderbird",
|
||||||
"version" => "1.9",
|
"version" => "1.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user