Fixed release
I accidently submitted a wrong zip to firefox and it seems like even after disabling and deleting it without ever beeing fully submitted I cannot resubmit the fixed version with same number...
This commit is contained in:
parent
c210e75cd6
commit
f783375276
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "aniwatch-plus",
|
"name": "aniwatch-plus",
|
||||||
"version": "0.4.2-beta",
|
"version": "0.4.2-beta.1",
|
||||||
"description": "Aniwatch Plus is a browser extension for https://aniwatch.me/",
|
"description": "Aniwatch Plus is a browser extension for https://aniwatch.me/",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Aniwatch Plus",
|
"name": "Aniwatch Plus",
|
||||||
"short_name": "AW+",
|
"short_name": "AW+",
|
||||||
"version": "0.4.2.0",
|
"version": "0.4.2.1",
|
||||||
"version_name": "0.4.2 Beta",
|
"version_name": "0.4.2 Beta",
|
||||||
"description": "Aniwatch Plus is an unofficial extension which provides several UI improvments for https://aniwatch.me.",
|
"description": "Aniwatch Plus is an unofficial extension which provides several UI improvments for https://aniwatch.me.",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
|
|
Loading…
Reference in a new issue