Overview
Comment: | [fx] WebExt: new version number to comply with Mozilla’s numbering policy |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fx |
Files: | files | file ages | folders |
SHA3-256: |
89a9dcd211570dfe718f6ec6684e3ad5 |
User & Date: | olr on 2017-09-19 07:48:27 |
Original Comment: | [fx] WebExt: new version number to comply with numbering Mozilla policy |
Other Links: | manifest | tags |
Context
2017-09-19
| ||
08:19 | [fx] WebExt: acceptable slang for Mozilla’s policy check-in: 74254454c0 user: olr tags: trunk, fx | |
07:48 | [fx] WebExt: new version number to comply with Mozilla’s numbering policy check-in: 89a9dcd211 user: olr tags: trunk, fx | |
2017-09-18
| ||
13:24 | [fr] ocr: confusion <da/de> check-in: 0b2ab297bc user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/webext/manifest.json from [8661684831] to [6fc0f8ca64].
1 2 3 4 | { "manifest_version": 2, "name": "Grammalecte [fr]", "short_name": "Grammalecte [fr]", | | | 1 2 3 4 5 6 7 8 9 10 11 12 | { "manifest_version": 2, "name": "Grammalecte [fr]", "short_name": "Grammalecte [fr]", "version": "0.6b", "applications": { "gecko": { "id": "French-GC@grammalecte.net", "strict_min_version": "55.0" } }, |
︙ | ︙ |