소스 검색

Updates extension version.

j8
paweldomas 11 년 전
부모
커밋
002c984415
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      config.js

+ 1
- 1
config.js 파일 보기

@@ -11,5 +11,5 @@ var config = {
11 11
     bosh: '//lambada.jitsi.net/http-bind', // FIXME: use xep-0156 for that
12 12
     desktopSharing: 'ext', // Desktop sharing method. Can be set to 'ext', 'webrtc' or false to disable.
13 13
     chromeExtensionId: 'diibjkoicjeejcmhdnailmkgecihlobk', // Id of desktop streamer Chrome extension
14
-    minChromeExtVersion: '0.0.8' // Required version of Chrome extension
14
+    minChromeExtVersion: '0.0.10' // Required version of Chrome extension
15 15
 };

Loading…
취소
저장