aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--html/display_panel/content/display-panel.html2
-rw-r--r--manifest.json2
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</a>
</div>
<div>
- <strong>LibreJS 6.0.13</strong>
+ <strong>LibreJS 7.0</strong>
</div>
</div>
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": {