Plugin Directory

Changeset 2554548


Ignore:
Timestamp:
06/26/2021 08:19:02 PM (5 years ago)
Author:
ott
Message:

Release version 1.0.4

Location:
attachment-url-version/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • attachment-url-version/trunk/attachment-url-version.php

    r2554544 r2554548  
    55 * Plugin URI: https://wordpress.org/plugins/attachment-url-version
    66 * Description: Adds the version number of attachments to their URL.
    7  * Version: 1.0.3
     7 * Version: 1.0.4
    88 * Author: Matthias-Christian Ott
    99 * License: GPLv2 or later
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    11  * Text Domain: attachment-url-version
    1211 */
    1312
  • attachment-url-version/trunk/readme.txt

    r2554544 r2554548  
    22Contributors: ott
    33Tags: attachment, cache
    4 Requires at least: 4.5
     4Requires at least: 4.6
    55Tested up to: 5.7
    66Requires PHP: 7.4
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1919== Changelog ==
    2020
     21= 1.0.4 =
     22* Require WordPress 4.6 to properly prepare the plugin for localization.
     23
    2124= 1.0.3 =
    2225* Properly prepare the plugin for localization.
Note: See TracChangeset for help on using the changeset viewer.