Plugin Directory

Changeset 3351948


Ignore:
Timestamp:
08/28/2025 11:30:44 AM (7 months ago)
Author:
alphainterface
Message:

Tagging version 1.7.3

Location:
chat-bot-alpha-interface
Files:
2 edited
4 copied

Legend:

Unmodified
Added
Removed
  • chat-bot-alpha-interface/tags/1.7.3/chat-bot-alpha_interface.php

    r3351947 r3351948  
    44 * Plugin URI: https://www.npmjs.com/package/alpha-interface
    55 * Description: Embeds the Alpha Interface chatbot into your site using a custom web component.
    6  * Version: 1.7.2
     6 * Version: 1.7.3
    77 * Author: alphainterface
    88 * Author URI: https://alphainterface.ai
  • chat-bot-alpha-interface/tags/1.7.3/readme.txt

    r3351943 r3351948  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.7.2
     6Stable tag: 1.7.3
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3030
    3131== Changelog ==
    32 = 1.7.2 =
    33 * Added documentation.
     32= 1.7.3 =
     33* Js declared as module.
    3434
    3535== Source Code ==
  • chat-bot-alpha-interface/trunk/chat-bot-alpha_interface.php

    r3351947 r3351948  
    44 * Plugin URI: https://www.npmjs.com/package/alpha-interface
    55 * Description: Embeds the Alpha Interface chatbot into your site using a custom web component.
    6  * Version: 1.7.2
     6 * Version: 1.7.3
    77 * Author: alphainterface
    88 * Author URI: https://alphainterface.ai
  • chat-bot-alpha-interface/trunk/readme.txt

    r3351943 r3351948  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.7.2
     6Stable tag: 1.7.3
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3030
    3131== Changelog ==
    32 = 1.7.2 =
    33 * Added documentation.
     32= 1.7.3 =
     33* Js declared as module.
    3434
    3535== Source Code ==
Note: See TracChangeset for help on using the changeset viewer.