Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bug): updated manifest,json for Firefox #1399

Merged
merged 2 commits into from
Jul 15, 2024
Merged

fix(bug): updated manifest,json for Firefox #1399

merged 2 commits into from
Jul 15, 2024

Conversation

bee344
Copy link
Member

@bee344 bee344 commented Jul 14, 2024

Updated manifest_firefox.json to include:

  "browser_specific_settings": {
    "gecko": {
      "id": "polkadotjavascript@gmail.com",
      "strict_min_version": "108.0.2"
    }
  },

rel: #1395

NOTE: strict_min_version set to 108.0.2 for no other reason than it being released on Jan 5 2023, and >1 year of support seems reasonable enough.

@bee344 bee344 requested a review from TarikGul July 14, 2024 23:16
@TarikGul TarikGul merged commit 33c3ff0 into master Jul 15, 2024
3 checks passed
@TarikGul TarikGul deleted the anp-gecko-id branch July 15, 2024 03:21
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants