updated plugin Jetpack Protect
version 1.4.2
This commit is contained in:
@ -12,7 +12,7 @@ namespace Automattic\Jetpack\IP;
|
||||
*/
|
||||
class Utils {
|
||||
|
||||
const PACKAGE_VERSION = '0.1.2';
|
||||
const PACKAGE_VERSION = '0.1.6';
|
||||
|
||||
/**
|
||||
* Get the current user's IP address.
|
||||
@ -242,5 +242,4 @@ class Utils {
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user