Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Subida versión a 1.0.1 (excepto firefox y opera a 1.0.3), formateo de…
Browse files Browse the repository at this point in the history
… README.md y actualización de extensión de web-ext para webpack
  • Loading branch information
luskaner committed Oct 24, 2022
1 parent e6f3805 commit 5a4ba71
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Si bien los navegadores soportados por la extensión *deberían* funcionar bien

*Véase [DEVELOP.md](DEVELOP.md)*

**Descargo de Responsabilidad**:
**Descargo de Responsabilidad**:

* NO ES UN PRODUCTO OFICIAL DE TORTILLALAND. NO ESTÁ APROBADO POR AURONPLAY NI ASOCIADO CON ÉL.
* NO ES UN PRODUCTO OFICIAL DE MINECRAFT. NO ESTÁ APROBADO POR MOJANG NI ASOCIADO CON ÉL.
13 changes: 8 additions & 5 deletions webpack/data/versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"chrome": "1.0",
"edge": "1.0",
"firefox": "1.0.2",
"opera": "1.0.2",
"firefox-android": "1.0"
"chrome": "1.0.1",
"edge": "1.0.1",
"firefox": "1.0.3",
"opera": "1.0.3",
"firefox-android": "1.0.1",
"firefox.v3": "1.0.1",
"generic.v2": "1.0.1",
"generic.v3": "1.0.1"
}
2 changes: 1 addition & 1 deletion webpack/plugins/web-ext-webpack-plugin

0 comments on commit 5a4ba71

Please sign in to comment.