Plugin Directory

Changeset 3463552


Ignore:
Timestamp:
02/17/2026 01:24:59 PM (5 weeks ago)
Author:
sa77
Message:

Upload v1.0.9 - 2026-02-17 13:24

Location:
autoarticle-content-generator/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • autoarticle-content-generator/trunk/autoarticle-content-generator.php

    r3462977 r3463552  
    44 * Plugin URI: https://autoarticle.net
    55 * Description: Generate AI-powered articles with customizable styles and scheduling
    6  * Version: 1.0.8
     6 * Version: 1.0.9
    77 * Author: AutoArticle.net
    88 * Text Domain: autoarticle-content-generator
     
    1616
    1717// Define plugin constants
    18 define('AUTOARTICLE_VERSION', '1.0.8');
     18define('AUTOARTICLE_VERSION', '1.0.9');
    1919define('AUTOARTICLE_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2020define('AUTOARTICLE_PLUGIN_URL', plugin_dir_url(__FILE__));
  • autoarticle-content-generator/trunk/readme.txt

    r3462980 r3463552  
    55Requires at least: 5.0
    66Tested up to: 6.9
    7 Stable tag: 1.0.8
     7Stable tag: 1.0.9
    88Requires PHP: 7.2
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.