From dc49e4a4cfded2929d770f3e1ac1d49fe316087a Mon Sep 17 00:00:00 2001 From: Jewel Mahanta Date: Mon, 27 Nov 2017 15:34:21 +0530 Subject: [PATCH] version bump to 1.3.4 this closes #106 --- platform/chromium/manifest.json | 4 ++-- platform/firefox/manifest.json | 4 ++-- src/dashboard.html | 26 +++++++++++++++++--------- 3 files changed, 21 insertions(+), 13 deletions(-) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index f972b10..8c25eb2 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "9anime Companion", - "version": "1.3.3", - "version_name": "1.3.3", + "version": "1.3.4", + "version_name": "1.3.4", "minimum_chrome_version": "55", "author": "Jewel Mahanta", "homepage_url": "https://github.com/lap00zza/9anime-Companion", diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index ecf7e9f..3c28ec1 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "9anime Companion", - "version": "1.3.3", - "version_name": "1.3.3", + "version": "1.3.4", + "version_name": "1.3.4", "author": "Jewel Mahanta", "homepage_url": "https://github.com/lap00zza/9anime-Companion", "description": "A simple companion extension for 9anime", diff --git a/src/dashboard.html b/src/dashboard.html index ac8eeb0..4f078d4 100644 --- a/src/dashboard.html +++ b/src/dashboard.html @@ -202,17 +202,10 @@

- @@ -515,6 +508,21 @@

Links

+
+

+ + 1.3.4 + +

+
    +
  • + Fixed downloads from F and G servers. +
  • +
  • + Removed downloads from RapidVideo due to a recent site change. (Will be re-added once a fix is found). +
  • +
+

1.3.3