소스 검색

Update manifest-firefox.json

Dmitrii Selivanov 3 년 전
부모
커밋
1e945a4fcd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"]