diff options
author | Nick White <git@njw.me.uk> | 2011-10-04 18:13:52 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-10-04 18:13:52 +0100 |
commit | 6e43fd71469a3a48bdb2b027200c3f106546fdaf (patch) | |
tree | 2565aabe09d253e1532b60ebdbaac6238e3875dd /gecko | |
parent | 3c31d9d7840ba019db002073764c0f8f2a749a2d (diff) |
Update gecko compatibility, release 0.7v0.7
Diffstat (limited to 'gecko')
-rw-r--r-- | gecko/install.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gecko/install.ttl b/gecko/install.ttl index 0875e40..4e8722d 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 "6.*" + em:maxVersion "7.*" ] ; 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."; |