Plugin Directory

Changeset 3290267


Ignore:
Timestamp:
05/09/2025 06:45:38 AM (11 months ago)
Author:
infoforte
Message:

Updated version to 1.5

Location:
hazel-harlow/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • hazel-harlow/trunk/README.md

    r3284440 r3290267  
    9292
    9393## Changelog
     94### 1.5.0
     95- Bug fixing
     96
    9497### 1.4.0
    9598- Added support to edit posts after update / enhance
  • hazel-harlow/trunk/hazel-harlow.php

    r3284440 r3290267  
    33Plugin Name: Hazel Harlow
    44Description: Next Gen AI Content Updater
    5 Version: 1.4.0
     5Version: 1.5.0
    66Author: Hardik Shah
    77Author URI: https://hazelharlow.com
     
    1919
    2020// Define plugin constants
    21 define('HAZEL_HARLOW_VERSION', '1.4.0');
     21define('HAZEL_HARLOW_VERSION', '1.5.0');
    2222define('HAZEL_HARLOW_FILE', __FILE__);
    2323define('HAZEL_HARLOW_PATH', plugin_dir_path(__FILE__));
  • hazel-harlow/trunk/readme.txt

    r3284440 r3290267  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 1.4.0
     6Stable tag: 1.5.0
    77Requires PHP: 7.0
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.