Explorar el Código

Incremented version to 1.3.3

master
achmizs hace 5 años
padre
commit
f71cba7208
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      src/platform/chrome/manifest.json
  2. 1
    1
      src/platform/firefox/manifest.json

+ 1
- 1
src/platform/chrome/manifest.json Ver fichero

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "AlwaysKillSticky",
"version": "1.3.2",
"version": "1.3.3",
"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 Ver fichero

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

Cargando…
Cancelar
Guardar