about summary refs log tree commit diff stats
path: root/manifest.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-09-01 17:26:23 +1000
committerSimonBrazell <simon@brazell.com.au>2020-09-01 17:26:23 +1000
commitae6f4f6a6cd9fbd5fe583f52782e94641c752706 (patch)
tree40d4d249cb5dadc3ab98cfe453fb8101a3a6c6cf /manifest.json
parentFixes #89 - autoplay reversed, improve instance selects (#90) (diff)
downloadlibredirect-ae6f4f6a6cd9fbd5fe583f52782e94641c752706.zip
Randomise instances when empty (#48)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 88be6e84..ea0756b3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.1.40",
+  "version": "1.1.41",
   "manifest_version": 2,
   "background": {
     "scripts": ["background.js"],