Skip to content

Commit 85f4a14

Browse files
committed
clientVersion = '3.5.5'
1 parent 5967268 commit 85f4a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webroot/callee/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// WebCall Copyright 2023 timur.mobi. All rights reserved.
22
'use strict';
3-
const clientVersion = '3.5.4';
3+
const clientVersion = '3.5.5';
44

55
const avSelect = document.querySelector("select#avSelect");
66
const vresDialogElement = document.getElementById('vresDialog');

0 commit comments

Comments
 (0)