Plugin Directory

Changeset 3078397


Ignore:
Timestamp:
04/29/2024 04:43:30 AM (2 years ago)
Author:
EdwardBock
Message:

release 1.0.4

Location:
a-little-more-secure
Files:
2 edited
13 copied

Legend:

Unmodified
Added
Removed
  • a-little-more-secure/tags/1.0.4/README.txt

    r3078391 r3078397  
    55Requires at least: 5.0
    66Tested up to: 6.5.2
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl
     
    3232== Changelog ==
    3333
     34= 1.0.4 =
     35* Check compatiblility with 6.5.2
     36
    3437= 1.0.3 =
    3538* Optimization: load textdomain properly
  • a-little-more-secure/tags/1.0.4/a-little-more-secure.php

    r3078391 r3078397  
    55 * Plugin URI: https://github.com/palasthotel/a-little-more-secure
    66 * Description: Stop bots from brute force hacking your wp-login.php
    7  * Version: 1.0.3
     7 * Version: 1.0.4
    88 * Author: Palasthotel <[email protected]>
    99 * Author URI: https://palasthotel.de
     
    1414 * License: http://www.gnu.org/licenses/gpl-3.0.html GPLv3
    1515 *
    16  * @copyright Copyright (c) 2023, Palasthotel
     16 * @copyright Palasthotel
    1717 * @package Palasthotel\ALittleMoreSecure
    1818 */
  • a-little-more-secure/trunk/README.txt

    r3078391 r3078397  
    55Requires at least: 5.0
    66Tested up to: 6.5.2
    7 Stable tag: 1.0.3
     7Stable tag: 1.0.4
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl
     
    3232== Changelog ==
    3333
     34= 1.0.4 =
     35* Check compatiblility with 6.5.2
     36
    3437= 1.0.3 =
    3538* Optimization: load textdomain properly
  • a-little-more-secure/trunk/a-little-more-secure.php

    r3078391 r3078397  
    55 * Plugin URI: https://github.com/palasthotel/a-little-more-secure
    66 * Description: Stop bots from brute force hacking your wp-login.php
    7  * Version: 1.0.3
     7 * Version: 1.0.4
    88 * Author: Palasthotel <[email protected]>
    99 * Author URI: https://palasthotel.de
     
    1414 * License: http://www.gnu.org/licenses/gpl-3.0.html GPLv3
    1515 *
    16  * @copyright Copyright (c) 2023, Palasthotel
     16 * @copyright Palasthotel
    1717 * @package Palasthotel\ALittleMoreSecure
    1818 */
Note: See TracChangeset for help on using the changeset viewer.