Skip to content

Commit fa3a2ca

Browse files
author
Stefania
committed
require last agent
1 parent 29b388d commit fa3a2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/socket-daemon.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { filter, takeUntil, first } from 'rxjs/operators';
2828
import Daemon from './daemon';
2929

3030
// Required agent version
31-
const MIN_VERSION = '1.1.72';
31+
const MIN_VERSION = '1.1.76';
3232
const browser = detect();
3333
const POLLING_INTERVAL = 2500;
3434
const UPLOAD_DONE_TIMER = 5000;

0 commit comments

Comments
 (0)