Plugin Directory

Changeset 3057614

Timestamp:
03/24/2024 10:43:59 AM (2 years ago)
Author:
amadeuarderiu
Message:

Update to version 1.0.7 from GitHub

Location:
protect-my-content
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • protect-my-content/tags/1.0.7/readme.txt

    r3057612 r3057614  
    66Tested up to: 6.4
    77Requires PHP: 7.4
    8 Stable Tag: 1.0.5
     8Stable Tag: 1.0.
    99License: GPLv3
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • protect-my-content/tags/1.0.7/vendor/composer/installed.php

    r3057612 r3057614  
    22    'root' => array(
    33        'name' => 'sirvelia/protect-my-content',
    4         'pretty_version' => '1.0.6',
    5         'version' => '1.0.6.0',
    6         'reference' => '9bb3214f1996512b2da13d43d35095af4123c232',
     4        'pretty_version' => '1.0.',
     5        'version' => '1.0..0',
     6        'reference' => '',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'sirvelia/protect-my-content' => array(
    14             'pretty_version' => '1.0.6',
    15             'version' => '1.0.6.0',
    16             'reference' => '9bb3214f1996512b2da13d43d35095af4123c232',
     14            'pretty_version' => '1.0.',
     15            'version' => '1.0..0',
     16            'reference' => '',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
  • protect-my-content/trunk/readme.txt

    r3057612 r3057614  
    66Tested up to: 6.4
    77Requires PHP: 7.4
    8 Stable Tag: 1.0.5
     8Stable Tag: 1.0.
    99License: GPLv3
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • protect-my-content/trunk/vendor/composer/installed.php

    r3057612 r3057614  
    22    'root' => array(
    33        'name' => 'sirvelia/protect-my-content',
    4         'pretty_version' => '1.0.6',
    5         'version' => '1.0.6.0',
    6         'reference' => '9bb3214f1996512b2da13d43d35095af4123c232',
     4        'pretty_version' => '1.0.',
     5        'version' => '1.0..0',
     6        'reference' => '',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    1212    'versions' => array(
    1313        'sirvelia/protect-my-content' => array(
    14             'pretty_version' => '1.0.6',
    15             'version' => '1.0.6.0',
    16             'reference' => '9bb3214f1996512b2da13d43d35095af4123c232',
     14            'pretty_version' => '1.0.',
     15            'version' => '1.0..0',
     16            'reference' => '',
    1717            'type' => 'wordpress-plugin',
    1818            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.