[Pkg-mozext-commits] [wot] 82/226: Updated version to 20130515
David Prévot
taffit at moszumanska.debian.org
Fri May 1 00:35:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository wot.
commit ad4608541aa50cf30ab923f187be7384d6a5b1dd
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date: Wed May 15 15:20:41 2013 +0300
Updated version to 20130515
---
content/config.js | 2 +-
content/injections/wot_proxy.js | 2 +-
install.rdf.template | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/config.js b/content/config.js
index ec7b00c..58a9f70 100644
--- a/content/config.js
+++ b/content/config.js
@@ -19,7 +19,7 @@
*/
const WOT_PLATFORM = "firefox";
-const WOT_VERSION = "20130402";
+const WOT_VERSION = "20130515";
/*
* Constants
diff --git a/content/injections/wot_proxy.js b/content/injections/wot_proxy.js
index 0e3c638..f208000 100644
--- a/content/injections/wot_proxy.js
+++ b/content/injections/wot_proxy.js
@@ -24,7 +24,7 @@
* */
var wot = {
- version: "20130402", // TODO: init this value from the add-on core code
+ version: "20130515", // TODO: init this value from the add-on core code
platform: "firefox",
debug: false, // when changing this, don't forget to switch ga_id value also!
default_component: 0,
diff --git a/install.rdf.template b/install.rdf.template
index 68273f3..e44a21a 100644
--- a/install.rdf.template
+++ b/install.rdf.template
@@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>14.0</em:minVersion>
- <em:maxVersion>23.0</em:maxVersion>
+ <em:maxVersion>24.0</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git
More information about the Pkg-mozext-commits
mailing list