Plugin Directory

Changeset 3362842


Ignore:
Timestamp:
09/17/2025 02:38:08 AM (6 months ago)
Author:
upstreamplugin
Message:

New v2.1.1

Location:
upstream/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • upstream/trunk/includes.php

    r3090881 r3362842  
    66 */
    77
    8 define( 'UPSTREAM_VERSION', '2.1.0' );
     8define( 'UPSTREAM_VERSION', '2.1.1' );
    99
    1010global $upstream_addon_requirements;
  • upstream/trunk/readme.txt

    r3090881 r3362842  
    33Tags: project, manage, management, project management, project manager, wordpress project management, crm, client, client manager, tasks, issue tracker, bug tracker, task manager
    44Requires at least: 5.2
    5 Tested up to: 6.5
     5Tested up to: 6.8
    66Requires PHP: 5.6.20
    7 Stable tag: 2.1.0
     7Stable tag: 2.1.1
    88License: GPL-3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    141141
    142142The format is based on [Keep a Changelog](http://keepachangelog.com)
     143
     144= [2.1.1] - 2025-09-15 =
     145* Tested up to WordPress 6.8.2
    143146
    144147= [2.1.0] - 2024-05-22 =
  • upstream/trunk/upstream.php

    r3090881 r3362842  
    55 * Author: UpStream
    66 * Author URI: https://upstreamplugin.com
    7  * Version: 2.1.0
     7 * Version: 2.1.1
    88 * Text Domain: upstream
    99 * Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.