Changeset 3399244
- Timestamp:
- 11/19/2025 07:27:53 PM (4 months ago)
- Location:
- fluss-ai-flows
- Files:
-
- 2 added
- 2 deleted
- 6 edited
- 1 copied
-
assets/banner-1544x500.png (added)
-
assets/icon-256x256.png (added)
-
tags/1.0.7 (copied) (copied from fluss-ai-flows/trunk)
-
tags/1.0.7/assets (deleted)
-
tags/1.0.7/fluss-ai-flows.php (modified) (2 diffs)
-
tags/1.0.7/languages/fluss-ai-flows.pot (modified) (1 diff)
-
tags/1.0.7/readme.txt (modified) (2 diffs)
-
trunk/assets (deleted)
-
trunk/fluss-ai-flows.php (modified) (2 diffs)
-
trunk/languages/fluss-ai-flows.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fluss-ai-flows/tags/1.0.7/fluss-ai-flows.php
r3399238 r3399244 4 4 * Plugin URI: https://fluss.ai/real-estate 5 5 * 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. 66 * Version: 1.0.7 7 7 * Requires at least: 5.0 8 8 * Requires PHP: 7.0 … … 35 35 * @var string 36 36 */ 37 const VERSION = '1.0. 6';37 const VERSION = '1.0.7'; 38 38 39 39 /** -
fluss-ai-flows/tags/1.0.7/languages/fluss-ai-flows.pot
r3399238 r3399244 3 3 msgid "" 4 4 msgstr "" 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" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fluss-ai-flows\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
fluss-ai-flows/tags/1.0.7/readme.txt
r3399238 r3399244 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.0. 66 Stable tag: 1.0.7 7 7 Requires PHP: 7.0 8 8 License: GPL2 … … 102 102 == Changelog == 103 103 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 104 108 = 1.0.6 = 105 109 * Improved deployment workflow for WordPress.org releases -
fluss-ai-flows/trunk/fluss-ai-flows.php
r3399238 r3399244 4 4 * Plugin URI: https://fluss.ai/real-estate 5 5 * 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. 66 * Version: 1.0.7 7 7 * Requires at least: 5.0 8 8 * Requires PHP: 7.0 … … 35 35 * @var string 36 36 */ 37 const VERSION = '1.0. 6';37 const VERSION = '1.0.7'; 38 38 39 39 /** -
fluss-ai-flows/trunk/languages/fluss-ai-flows.pot
r3399238 r3399244 3 3 msgid "" 4 4 msgstr "" 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" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/fluss-ai-flows\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
fluss-ai-flows/trunk/readme.txt
r3399238 r3399244 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 1.0. 66 Stable tag: 1.0.7 7 7 Requires PHP: 7.0 8 8 License: GPL2 … … 102 102 == Changelog == 103 103 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 104 108 = 1.0.6 = 105 109 * Improved deployment workflow for WordPress.org releases
Note: See TracChangeset
for help on using the changeset viewer.