Skip to content

Commit a318a6a

Browse files
authored
Merge pull request #6 from loukie-pressable/johnluke/eng-3302-critical-error-pressable-basic-authentication-plugin-and-php-v2
2 parents 67cea3c + ab821fe commit a318a6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pressable-basic-authentication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/*
99
Plugin Name: Hosting Basic Authentication
1010
Description: Forces all users to authenticate using Basic Authentication before accessing any page.
11-
Version: 1.0.1
11+
Version: 1.0.2
1212
License: GPL2
1313
Text Domain: hosting-basic-authentication
1414
*/

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: pressable, basic auth, authentication, security
44
Requires at least: 6.7
55
Tested up to: 6.8
66
Requires PHP: 8.1
7-
Stable tag: 1.0.1
7+
Stable tag: 1.0.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

0 commit comments

Comments
 (0)