diff --git a/.env.template b/.env.template index 5f11f066..c4dca46b 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.6.61 - Environment Configuration +# MiroTalk P2P v.1.6.62 - Environment Configuration # ==================================================== # App environment diff --git a/app/src/config.template.js b/app/src/config.template.js index be5bb226..4f669866 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.6.61 - Configuration File + * MiroTalk P2P v.1.6.62 - Configuration File * ============================================== * * Branding and customizations require a license: diff --git a/app/src/server.js b/app/src/server.js index 3f56f925..3ff0cfac 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.6.61 + * @version 1.6.62 * */ diff --git a/package-lock.json b/package-lock.json index 8d6b9af1..a91a0383 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalk", - "version": "1.6.61", + "version": "1.6.62", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.6.61", + "version": "1.6.62", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.1.0", @@ -40,7 +40,7 @@ "mocha": "^11.7.5", "node-fetch": "^3.3.2", "nodemon": "^3.1.11", - "prettier": "3.7.1", + "prettier": "3.7.2", "proxyquire": "^2.1.3", "should": "^13.2.3", "sinon": "^21.0.0" @@ -5288,9 +5288,9 @@ } }, "node_modules/prettier": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz", - "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz", + "integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 479bf6a1..8935092d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.6.61", + "version": "1.6.62", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -72,7 +72,7 @@ "mocha": "^11.7.5", "node-fetch": "^3.3.2", "nodemon": "^3.1.11", - "prettier": "3.7.1", + "prettier": "3.7.2", "proxyquire": "^2.1.3", "should": "^13.2.3", "sinon": "^21.0.0" diff --git a/public/js/brand.js b/public/js/brand.js index 653f1b45..b7ee7ac0 100644 --- a/public/js/brand.js +++ b/public/js/brand.js @@ -77,7 +77,7 @@ let brand = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC P2P v1.6.61', + title: 'WebRTC P2P v1.6.62', html: `