From 18eaaea1cdd0f1bb19494e762e9ad65e70721862 Mon Sep 17 00:00:00 2001 From: Akshit Sethi Date: Mon, 25 Mar 2019 01:57:53 +0530 Subject: [PATCH] Update version to 1.0.22 --- Makefile | 2 +- src/index.php | 2 +- src/readme.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 59fb864..e0dbd5a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 1.0.21 +VERSION := 1.0.22 PLUGINSLUG := spiderblocker MAINFILE := index.php SRCPATH := $(shell pwd)/src diff --git a/src/index.php b/src/index.php index bf683d4..9b85703 100644 --- a/src/index.php +++ b/src/index.php @@ -5,7 +5,7 @@ /** * Plugin Name: Spider Blocker * Description: Spider Blocker will block most common bots that consume bandwidth and slow down your server. - * Version: 1.0.21 + * Version: 1.0.22 * Runtime: 5.3+ * Author: Easy Blog Networks * Text Domain: spiderblocker diff --git a/src/readme.txt b/src/readme.txt index 73e6349..518b6e8 100644 --- a/src/readme.txt +++ b/src/readme.txt @@ -2,8 +2,8 @@ Contributors: niteoweb Tags: seo, block, bots, htaccess, apache, secure Requires at least: 4.0 -Tested up to: 5.1 -Stable tag: 1.0.21 +Tested up to: 5.1.1 +Stable tag: 1.0.22 SpiderBlocker will block most common bots that consume bandwidth and slow down your server.