]> git.gir.st - VimFx.git/commit
Simplify compatible Firefox version management
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 15 Jun 2015 19:29:26 +0000 (21:29 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 15 Jun 2015 19:29:26 +0000 (21:29 +0200)
commitc1bc315c86f2d00ac2f719a1b6a7142002b2ddd0
tree9f9e82cebcb37b5dc29a2d213c966d7779a3c04c
parent41b06f53b65ad2952d360080524df8e18509768b
Simplify compatible Firefox version management

The only thing that matters is the minimum version, and it is only the major
number of it that matters.

Including a maximum version number is pretty pointless since most of the time
we've just set it to some version in the future without actually knowing if
VimFx works with that version or not. Firefox's release cycle is also so fast
that it is very hard to keep up with it. Finally, AMO automatically bumps the
maximum version if the addon passes their tests. So it is better to simply set
it to `*` and be done with it.
CONTRIBUTING-CODE.md
package.json
Imprint / Impressum