Plugin Directory

Changeset 3412597


Ignore:
Timestamp:
12/05/2025 08:15:43 PM (4 months ago)
Author:
blobaugh
Message:

Tagging v2.4.9

Location:
simple-feature-requests/tags/2.4.9
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • simple-feature-requests/tags/2.4.9/languages/simple-feature-requests.pot

    r3408312 r3412597  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Simple Feature Requests Pro 2.4.8.3\n"
     5"Project-Id-Version: Simple Feature Requests Pro 2.4.9\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-feature-requests\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-12-02T16:10:06+00:00\n"
     12"POT-Creation-Date: 2025-12-05T18:57:30+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.12.0\n"
  • simple-feature-requests/tags/2.4.9/plugin-data.json

    r3408312 r3412597  
    11{
    2   "version": "2.4.8.3",
     2  "version": "2.4.9",
    33  "wp": "6.8.2",
    44  "wp_requires": "6.0",
  • simple-feature-requests/tags/2.4.9/readme.txt

    r3408312 r3412597  
    55Requires at least: 6.0
    66Tested up to: 6.8.3
    7 Stable tag: 2.4.8.3
     7Stable tag: 2.4.9
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    151151
    152152== Changelog ==
    153 **v2.4.8.3 FUTURE RELEASE**
     153**v2.4.9 (2025-12-08)**
     154Enhancement: Added support for WordPress 6.9
     155
     156**v2.4.8.3 (2025-12-01)**
    154157Enhancement: Resolved issues from an accessibility audit
    155158Enhancement: Resolved the deprecated warning for the comments form
  • simple-feature-requests/tags/2.4.9/simple-feature-requests.php

    r3408312 r3412597  
    55 * Plugin URI: https://simplefeaturerequests.com
    66 * Description: Collect and manage user feedback using your existing WordPress website. Prioritize the product features important to you and your customers.
    7  * Version: 2.4.8.3
     7 * Version: 2.4.9
    88 * Author: Mindsize
    99 * Author URI: https://mindsize.com
     
    2323     * @var string
    2424     */
    25     public static $version = '2.4.8.3';
     25    public static $version = '2.4.9';
    2626
    2727    /**
Note: See TracChangeset for help on using the changeset viewer.