about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-01-12 20:29:26 +1100
committerSimonBrazell <simon@brazell.com.au>2021-01-12 20:29:26 +1100
commitbd783485a8063f470ae2aeb61de7d95c8091e1aa (patch)
tree2f442682aa73a7288764e66186fa2022b4ac0a42 /src/manifest.json
parentMerge pull request #157 from TotalCaesar659/patch-1 (diff)
downloadlibredirect-bd783485a8063f470ae2aeb61de7d95c8091e1aa.zip
Translate "Random instance (none selected)" (#158)
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index 5f9ff8c6..2e7d5a83 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.1.45",
+  "version": "1.1.46",
   "manifest_version": 2,
   "background": {
     "page": "pages/background/background.html",