about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-07-10 09:47:41 +1000
committerSimonBrazell <simon@brazell.com.au>2021-07-10 09:47:41 +1000
commit8a21b62478394461601f50341fd054220bd7a6d5 (patch)
tree70fde6047cfb6261275c667f63f8530cd35f5cd4 /src
parentCloses #242: remove "new" tag from SimplyTranslate. (diff)
downloadlibredirect-8a21b62478394461601f50341fd054220bd7a6d5.zip
Bump version & update dependencies.
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 63266ab8..c83e75b4 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.1.47",
+  "version": "1.1.48",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",