Changeset 3057614
- Timestamp:
- 03/24/2024 10:43:59 AM (2 years ago)
- Location:
- protect-my-content
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.7 (copied) (copied from protect-my-content/trunk)
-
tags/1.0.7/readme.txt (modified) (1 diff)
-
tags/1.0.7/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
protect-my-content/tags/1.0.7/readme.txt
r3057612 r3057614 6 6 Tested up to: 6.4 7 7 Requires PHP: 7.4 8 Stable Tag: 1.0. 58 Stable Tag: 1.0. 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
protect-my-content/tags/1.0.7/vendor/composer/installed.php
r3057612 r3057614 2 2 'root' => array( 3 3 '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' => '', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 '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' => '', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../', -
protect-my-content/trunk/readme.txt
r3057612 r3057614 6 6 Tested up to: 6.4 7 7 Requires PHP: 7.4 8 Stable Tag: 1.0. 58 Stable Tag: 1.0. 9 9 License: GPLv3 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
protect-my-content/trunk/vendor/composer/installed.php
r3057612 r3057614 2 2 'root' => array( 3 3 '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' => '', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 12 12 'versions' => array( 13 13 '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' => '', 17 17 'type' => 'wordpress-plugin', 18 18 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.