Changeset 3362842
- Timestamp:
- 09/17/2025 02:38:08 AM (6 months ago)
- Location:
- upstream/trunk
- Files:
-
- 3 edited
-
includes.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
upstream.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
upstream/trunk/includes.php
r3090881 r3362842 6 6 */ 7 7 8 define( 'UPSTREAM_VERSION', '2.1. 0' );8 define( 'UPSTREAM_VERSION', '2.1.1' ); 9 9 10 10 global $upstream_addon_requirements; -
upstream/trunk/readme.txt
r3090881 r3362842 3 3 Tags: project, manage, management, project management, project manager, wordpress project management, crm, client, client manager, tasks, issue tracker, bug tracker, task manager 4 4 Requires at least: 5.2 5 Tested up to: 6. 55 Tested up to: 6.8 6 6 Requires PHP: 5.6.20 7 Stable tag: 2.1. 07 Stable tag: 2.1.1 8 8 License: GPL-3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 141 141 142 142 The 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 143 146 144 147 = [2.1.0] - 2024-05-22 = -
upstream/trunk/upstream.php
r3090881 r3362842 5 5 * Author: UpStream 6 6 * Author URI: https://upstreamplugin.com 7 * Version: 2.1. 07 * Version: 2.1.1 8 8 * Text Domain: upstream 9 9 * Domain Path: /languages
Note: See TracChangeset
for help on using the changeset viewer.