Plugin Directory

Changeset 3399244


Ignore:
Timestamp:
11/19/2025 07:27:53 PM (4 months ago)
Author:
flussai
Message:

Update to version 1.0.7 from GitHub

Location:
fluss-ai-flows
Files:
2 added
2 deleted
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • fluss-ai-flows/tags/1.0.7/fluss-ai-flows.php

    r3399238 r3399244  
    44 * Plugin URI: https://fluss.ai/real-estate
    55 * Description: Capture more property inquiries with interactive Fluss.ai conversation flows that turn visitors into qualified real estate leads. Includes multilingual support for international markets.
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Requires at least: 5.0
    88 * Requires PHP: 7.0
     
    3535     * @var string
    3636     */
    37     const VERSION = '1.0.6';
     37    const VERSION = '1.0.7';
    3838
    3939    /**
  • fluss-ai-flows/tags/1.0.7/languages/fluss-ai-flows.pot

    r3399238 r3399244  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.6\n"
     5"Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fluss-ai-flows\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • fluss-ai-flows/tags/1.0.7/readme.txt

    r3399238 r3399244  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.0.6
     6Stable tag: 1.0.7
    77Requires PHP: 7.0
    88License: GPL2
     
    102102== Changelog ==
    103103
     104= 1.0.7 =
     105* Added plugin assets (banner and icon) for WordPress.org listing
     106* Configured automated deployment with proper SVN asset handling
     107
    104108= 1.0.6 =
    105109* Improved deployment workflow for WordPress.org releases
  • fluss-ai-flows/trunk/fluss-ai-flows.php

    r3399238 r3399244  
    44 * Plugin URI: https://fluss.ai/real-estate
    55 * Description: Capture more property inquiries with interactive Fluss.ai conversation flows that turn visitors into qualified real estate leads. Includes multilingual support for international markets.
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Requires at least: 5.0
    88 * Requires PHP: 7.0
     
    3535     * @var string
    3636     */
    37     const VERSION = '1.0.6';
     37    const VERSION = '1.0.7';
    3838
    3939    /**
  • fluss-ai-flows/trunk/languages/fluss-ai-flows.pot

    r3399238 r3399244  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.6\n"
     5"Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fluss-ai-flows\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • fluss-ai-flows/trunk/readme.txt

    r3399238 r3399244  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.0.6
     6Stable tag: 1.0.7
    77Requires PHP: 7.0
    88License: GPL2
     
    102102== Changelog ==
    103103
     104= 1.0.7 =
     105* Added plugin assets (banner and icon) for WordPress.org listing
     106* Configured automated deployment with proper SVN asset handling
     107
    104108= 1.0.6 =
    105109* Improved deployment workflow for WordPress.org releases
Note: See TracChangeset for help on using the changeset viewer.