We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5967268 commit 85f4a14Copy full SHA for 85f4a14
webroot/callee/client.js
@@ -1,6 +1,6 @@
1
// WebCall Copyright 2023 timur.mobi. All rights reserved.
2
'use strict';
3
-const clientVersion = '3.5.4';
+const clientVersion = '3.5.5';
4
5
const avSelect = document.querySelector("select#avSelect");
6
const vresDialogElement = document.getElementById('vresDialog');
0 commit comments