diff --git a/app/src/server.js b/app/src/server.js index 6b5b46c9..368618c5 100755 --- a/app/src/server.js +++ b/app/src/server.js @@ -45,7 +45,7 @@ dependencies: { * @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.4.99 + * @version 1.4.98 * */ diff --git a/package.json b/package.json index 377d33e5..844ec614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.4.99", + "version": "1.4.98", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { diff --git a/public/css/client.css b/public/css/client.css index c8664b38..a006889a 100755 --- a/public/css/client.css +++ b/public/css/client.css @@ -83,7 +83,7 @@ /* chat msg boble */ --left-msg-bg: #252d31; --right-msg-bg: #056162; - --private-msg-bg: #d4a017; /* Bright yellow */ + --private-msg-bg: #6b1226; /* volume detected */ --volume-up: 0px 8px 16px 0px rgb(249, 253, 0); diff --git a/public/js/brand.js b/public/js/brand.js index 4e591125..dfde68dc 100644 --- a/public/js/brand.js +++ b/public/js/brand.js @@ -73,7 +73,7 @@ let brand = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC P2P v1.4.99', + title: 'WebRTC P2P v1.4.98', html: `