Plugin Directory

Changeset 3399260


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

Update to version 1.0.8 from GitHub

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

Legend:

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

    r3399244 r3399260  
    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.7
     6 * Version: 1.0.8
    77 * Requires at least: 5.0
    88 * Requires PHP: 7.0
     
    3535     * @var string
    3636     */
    37     const VERSION = '1.0.7';
     37    const VERSION = '1.0.8';
    3838
    3939    /**
  • fluss-ai-flows/tags/1.0.8/languages/fluss-ai-flows.pot

    r3399244 r3399260  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.7\n"
     5"Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.8\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.8/readme.txt

    r3399244 r3399260  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77Requires PHP: 7.0
    88License: GPL2
     
    102102== Changelog ==
    103103
     104= 1.0.8 =
     105* Minor updates and improvements
     106
    104107= 1.0.7 =
    105108* Added plugin assets (banner and icon) for WordPress.org listing
  • fluss-ai-flows/trunk/fluss-ai-flows.php

    r3399244 r3399260  
    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.7
     6 * Version: 1.0.8
    77 * Requires at least: 5.0
    88 * Requires PHP: 7.0
     
    3535     * @var string
    3636     */
    37     const VERSION = '1.0.7';
     37    const VERSION = '1.0.8';
    3838
    3939    /**
  • fluss-ai-flows/trunk/languages/fluss-ai-flows.pot

    r3399244 r3399260  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.7\n"
     5"Project-Id-Version: Fluss.ai Real Estate Lead Flows 1.0.8\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

    r3399244 r3399260  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77Requires PHP: 7.0
    88License: GPL2
     
    102102== Changelog ==
    103103
     104= 1.0.8 =
     105* Minor updates and improvements
     106
    104107= 1.0.7 =
    105108* Added plugin assets (banner and icon) for WordPress.org listing
Note: See TracChangeset for help on using the changeset viewer.