diff --git a/conversations.php b/conversations.php
index 3331e56..970d031 100644
--- a/conversations.php
+++ b/conversations.php
@@ -835,7 +835,7 @@ if (!isset($_SESSION['user_id'])) {
π¬ Conversaciones
- v1.3.0-
+ v1.4.0-
@@ -1014,9 +1014,9 @@ if (!isset($_SESSION['user_id'])) {
// ESTE LOG DEBE APARECER PRIMERO
console.clear();
console.log('%cβββββββββββββββββββββββββββββββββββββββββββ', 'color: #25d366; font-weight: bold;');
- console.log('%cπ WHATSAPP BOT v1.3.0 - Desarrollado por U-Site.app', 'background: #25d366; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border-radius: 5px;');
+ console.log('%cπ WHATSAPP BOT v1.4.0 - Desarrollado por U-Site.app', 'background: #25d366; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; border-radius: 5px;');
console.log('%cβββββββββββββββββββββββββββββββββββββββββββ', 'color: #25d366; font-weight: bold;');
- window.__APP_VERSION__ = '1.3.0';
+ window.__APP_VERSION__ = '1.4.0';
">