mirror of https://github.com/gorhill/uBlock.git
description in Turkish now available
This commit is contained in:
parent
444bb3ff5f
commit
f440fb8b85
|
@ -7,5 +7,4 @@ echo "*** uBlock: Creating Opera web store package"
|
|||
rm -r dist/ublock/_locales/es
|
||||
rm -r dist/ublock/_locales/hu
|
||||
rm -r dist/ublock/_locales/ja
|
||||
rm -r dist/ublock/_locales/tr
|
||||
echo "*** uBlock: Opera package done."
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "__MSG_extName__",
|
||||
"short_name": "µBlock",
|
||||
"version": "0.5.0.0",
|
||||
"version": "0.5.0.1",
|
||||
"description": "__MSG_extShortDesc__",
|
||||
"icons": {
|
||||
"16": "img/icon_16.png",
|
||||
|
|
Loading…
Reference in New Issue