summaryrefslogtreecommitdiffstats
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
parent23faeec4b5e7475cc9d70b5003c520538071d6ff (diff)
downloadprivacy-redirect-bd783485a8063f470ae2aeb61de7d95c8091e1aa.tar.gz
privacy-redirect-bd783485a8063f470ae2aeb61de7d95c8091e1aa.tar.bz2
privacy-redirect-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 5f9ff8c..2e7d5a8 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",