From 7f2aa2bf1e397644a8a986cb212094a80b2e6306 Mon Sep 17 00:00:00 2001 From: zachwick Date: Fri, 4 Aug 2017 13:07:49 -0400 Subject: Bumps version to 7.0 Signed-off-by: zachwick --- html/display_panel/content/display-panel.html | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/display_panel/content/display-panel.html b/html/display_panel/content/display-panel.html index f8959d2..5fc1242 100644 --- a/html/display_panel/content/display-panel.html +++ b/html/display_panel/content/display-panel.html @@ -44,7 +44,7 @@ >gnu.org/software/librejs
- LibreJS 6.0.13 + LibreJS 7.0
diff --git a/manifest.json b/manifest.json index 4d6825a..7c6364e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "GNU LibreJS [webExtensions]", "short_name": "LibreJS [experimental]", - "version": "1.0", + "version": "7.0", "author": "See file 'authors'", "description": "Only allows free and/or trivial Javascript to run.", "applications": { -- cgit v1.2.3