Grammalecte  Check-in [8be8853738]

Overview
Comment:[fx] update version to 1.0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | fx
Files: files | file ages | folders
SHA3-256: 8be885373804dd2ce9f76a883afb4feaa8ac5a79671448dcb4ec30f9a8f91c9b
User & Date: olr on 2018-09-19 18:45:28
Other Links: manifest | tags
Context
2018-09-19
18:47
[core][js] add forgotten file <gc_rules_graph.js> to the repo check-in: bd97be5de1 user: olr tags: trunk, core
18:45
[fx] update version to 1.0 check-in: 8be8853738 user: olr tags: trunk, fx
18:42
[server] useless imports check-in: 7181f546b3 user: olr tags: trunk, server
Changes

Modified gc_lang/fr/webext/manifest.json from [ae48c2c0d8] to [b647bed430].

1
2
3
4
5
6
7
8
9
10
11
12
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
  "version": "0.7",

  "applications": {
    "gecko": {
      "id": "French-GC@grammalecte.net",
      "strict_min_version": "56.0"
    }
  },




|







1
2
3
4
5
6
7
8
9
10
11
12
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
  "version": "1.0",

  "applications": {
    "gecko": {
      "id": "French-GC@grammalecte.net",
      "strict_min_version": "56.0"
    }
  },