Change bootstrap version to stable

For firefox addons are only stable versions of external libaries allowed, so we change from bootstrap 4 to bootstrap 3.3.7
This commit is contained in:
Kevin Röbert
2017-09-02 23:55:34 +02:00
parent d7dcd87826
commit 7ae849cd9d
5 changed files with 21 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.1.2.0",
"version": "1.1.2.1",
"author": "Kevin R.",
"description": "Remove tracking elements form URLs. ",
"homepage_url": "https://github.com/KevinRoebert/ClearUrls",