Plugin Directory

Changeset 2991416


Ignore:
Timestamp:
11/08/2023 04:11:54 AM (2 years ago)
Author:
lionsgate
Message:

Update to 1.0.13

Location:
passwordsentry/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • passwordsentry/trunk/languages/passwordsentry.pot

    r2974945 r2991416  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Password Sentry WP Plugin v1.0.10\n"
    6 "MIME-Version: 1.0.10\n"
     5"Project-Id-Version: Password Sentry WP Plugin v1.0.13\n"
     6"MIME-Version: 1.0.13\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    99"POT-Creation-Date: 2021-04-03T07:21:52+00:00\n"
    10 "PO-Revision-Date: 2023-05-17T07:21:52+00:00\n"
     10"PO-Revision-Date: 2023-11-07T07:21:52+00:00\n"
    1111"X-Generator: WP-CLI 2.3.0\n"
    1212"X-Domain: password-sentry\n"
  • passwordsentry/trunk/passwordsentry.php

    r2974945 r2991416  
    44* Plugin URI:       https://www.password-sentry.com/
    55* Description:      Integrates Password Sentry (PS) app into the WordPress (WP) environment to track logins.
    6 * Version:      1.0.12
     6* Version:      1.0.13
    77* Requires at least:    5.7.2
    88* Requires PHP:     5.6
  • passwordsentry/trunk/readme.txt

    r2974945 r2991416  
    55Tags:           security, login, login security, protection, access-control, firewall, brute force, dictionary attack, password sharing, hack, authentication, block users, track users, bandwidth, throttle bandwidth, proxies, password sentry, ps
    66Requires at least:  5.7.2
    7 Tested up to:       6.3.1
     7Tested up to:       6.4
    88Requires PHP:       5.6
    9 Stable Tag:     1.0.12
     9Stable Tag:     1.0.13
    1010License:            GPLv2 or later
    1111License URI:        https://www.gnu.org/licenses/gpl-2.0.html
     
    106106= 1.0.11(Aug 16 2023) =
    107107* Ensured the plugin is compatible with latest version of WordPress: Version 6.3.
    108 = 1.0.12(Oct 042023) =
     108= 1.0.12(Oct 04 2023) =
    109109* Ensured the plugin is compatible with latest version of WordPress: Version 6.3.1.
     110= 1.0.13(Nov 07 2023) =
     111* Ensured the plugin is compatible with latest version of WordPress: Version 6.4.
    110112
    111113== Upgrade Notice ==
     
    130132= 1.0.12 =
    131133Upgrade not critical since no changes made with exception of updating docs. Optional.
     134= 1.0.13 =
     135Upgrade not critical since no changes made. Optional.
  • passwordsentry/trunk/version.txt

    r2974945 r2991416  
    1 1.0.12
     11.0.13
Note: See TracChangeset for help on using the changeset viewer.