diff --git a/app/src/server.js b/app/src/server.js index 368618c5..6b5b46c9 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.98 + * @version 1.4.99 * */ diff --git a/package.json b/package.json index 844ec614..377d33e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.4.98", + "version": "1.4.99", "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 a006889a..c8664b38 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: #6b1226; + --private-msg-bg: #d4a017; /* Bright yellow */ /* 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 dfde68dc..4e591125 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.98', + title: 'WebRTC P2P v1.4.99', html: `