Skip to content

Commit 6c04dc3

Browse files
author
Stefania
committed
updated agent required version
1 parent ab06443 commit 6c04dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.76';
31+
const MIN_VERSION = '1.1.80';
3232
const browser = detect();
3333
const POLLING_INTERVAL = 3500;
3434
const UPLOAD_DONE_TIMER = 5000;

0 commit comments

Comments
 (0)