From 0cdd86692a1cb946a13833f38f13c004ade76350 Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 11 Dec 2011 17:21:52 +0000 Subject: Mark as compatible with firefox 10.* --- gecko/install.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gecko/install.ttl b/gecko/install.ttl index dc1f05c..76afcfc 100644 --- a/gecko/install.ttl +++ b/gecko/install.ttl @@ -8,7 +8,7 @@ em:targetApplication [ em:id "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"; em:minVersion "3.0"; - em:maxVersion "9.*" + em:maxVersion "10.*" ] ; em:name "SimplyRead"; em:description "Removes distractions from webpages. Press Ctrl-Alt-r or press the 'sr' button in the addons bar to toggle SimplyRead."; -- cgit v1.2.3