aboutsummaryrefslogtreecommitdiffstats
path: root/platform/firefox/vapi-background.js
diff options
context:
space:
mode:
Diffstat (limited to 'platform/firefox/vapi-background.js')
-rw-r--r--platform/firefox/vapi-background.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js
index 994aa7f..e3cfb6d 100644
--- a/platform/firefox/vapi-background.js
+++ b/platform/firefox/vapi-background.js
@@ -45,7 +45,7 @@ vAPI.firefox = true;
// TODO: read these data from somewhere...
vAPI.app = {
name: 'µBlock',
- version: '0.8.5.4'
+ version: '0.8.5.5'
};
/******************************************************************************/