Ver código fonte

Update manifest-firefox.json

Dmitrii Selivanov 3 anos atrás
pai
commit
1e945a4fcd
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Extensions/combined/manifest-firefox.json

+ 1 - 1
Extensions/combined/manifest-firefox.json

@@ -2,7 +2,7 @@
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDesc__",
   "default_locale": "en",
-  "version": "3.0.0.1",
+  "version": "3.0.0.0",
   "manifest_version": 2,
   "background": {
     "scripts": ["ryd.background.js"]