diff options
author | gorhill <rhill@raymondhill.net> | 2015-08-12 16:31:19 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-08-12 16:31:19 -0400 |
commit | 29b695d81331c40c7f8ffc7b568726b37857c4d6 (patch) | |
tree | c645bbec966e5877ea2d23bd8759c11fe3a83ff3 /platform/opera | |
parent | 5bdf14329c679c3f2695e9e1f930d7b1e1fbb6e8 (diff) | |
download | uBlock-29b695d81331c40c7f8ffc7b568726b37857c4d6.zip uBlock-29b695d81331c40c7f8ffc7b568726b37857c4d6.tar.gz uBlock-29b695d81331c40c7f8ffc7b568726b37857c4d6.tar.bz2 |
changes for a beta channel on AMO
Diffstat (limited to 'platform/opera')
-rw-r--r-- | platform/opera/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 39d4407..5fad2e5 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "uBlock Origin", - "version": "1.0.0.2", + "version": "1.1.0.0", "default_locale": "en", "description": "__MSG_extShortDesc__", |