Plugin Directory

Changeset 3003902


Ignore:
Timestamp:
11/30/2023 05:41:09 PM (2 years ago)
Author:
affilizz
Message:

build(plugin): Tagging version 1.14.1

Location:
affilizz
Files:
16 added
2 edited

Legend:

Unmodified
Added
Removed
  • affilizz/trunk/init.php

    r3003806 r3003902  
    55 * Author URI: https://www.affilizz.com
    66 * Author: Affilizz, Dewizz SAS <wordpress@affilizz.com>
    7  * Version: 1.14.0
     7 * Version: 1.14.1
    88 * Text Domain: affilizz
    99 */
     
    1212if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
    1313
    14 define( 'AFFILIZZ_VERSION', '1.14.0' );
     14define( 'AFFILIZZ_VERSION', '1.14.1' );
    1515define( 'AFFILIZZ_ASSETS_BUILD_VERSION', 'qtjczbNI52BG4ZhO' );
    1616
  • affilizz/trunk/readme.txt

    r3003806 r3003902  
    44Requires at least: 5.9
    55Tested up to: 6.4.1
    6 Stable tag: 1.14.0
     6Stable tag: 1.14.1
    77Requires PHP: 7.3.0
    88License: GPLv2 or later
     
    5252
    5353== Changelog ==
     54
     55= 1.14.1 =
     56
     57* Hotfixes SVN malfunction / misuse.
    5458
    5559= 1.14.0 =
Note: See TracChangeset for help on using the changeset viewer.