Browse Source

Incremented version to 1.3.1

master
achmizs 5 years ago
parent
commit
c98ca80bbf
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      src/platform/chrome/manifest.json
  2. 1
    1
      src/platform/firefox/manifest.json

+ 1
- 1
src/platform/chrome/manifest.json View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "AlwaysKillSticky",
"version": "1.3.0",
"version": "1.3.1",
"description": "Get rid of sticky elements on websites - permanently!",
"author": "Said Achmiz",
"homepage_url": "https://git.sr.ht/~achmizs/AlwaysKillSticky.git",

+ 1
- 1
src/platform/firefox/manifest.json View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "AlwaysKillSticky",
"version": "1.3.0",
"version": "1.3.1",
"description": "Get rid of sticky elements on websites - permanently!",
"author": "Said Achmiz",
"browser_specific_settings": {

Loading…
Cancel
Save