diff options
author | Sergey Alirzaev <l29ah@riseup.net> | 2022-05-13 18:40:07 +0200 |
---|---|---|
committer | Jack Rosenthal <jack@rosenth.al> | 2022-05-17 13:57:17 -0600 |
commit | 5e15edc9d43c97393c6ed324a8ce3b5e3ec3a46c (patch) | |
tree | 193edd4fef60310c89c7e691452b87619b941848 | |
parent | ff735e0be582cb159868eac7a813ca44efc77368 (diff) | |
download | pentadactyl-5e15edc9d43c97393c6ed324a8ce3b5e3ec3a46c.tar.gz |
fixes https://github.com/pentadactyl/pentadactyl/issues/38
-rw-r--r-- | pentadactyl/install.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactyl/install.rdf b/pentadactyl/install.rdf index 6bcf381a..64dfbfeb 100644 --- a/pentadactyl/install.rdf +++ b/pentadactyl/install.rdf @@ -34,7 +34,7 @@ <Description> <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id> <em:minVersion>25.0</em:minVersion> - <em:maxVersion>30.*</em:maxVersion> + <em:maxVersion>31.*</em:maxVersion> </Description> </em:targetApplication> <em:targetApplication> |