Skip to content

Commit

Permalink
Prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed May 7, 2024
1 parent cb7b58c commit bfc7a9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := 1.3.6
VERSION := 1.3.7
PLUGINSLUG := spiderblocker
SRCPATH := $(shell pwd)/src

Expand Down
4 changes: 2 additions & 2 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: niteoweb
Tags: seo, block, bots, htaccess, apache
Requires at least: 4.0
Tested up to: 6.5.2
Stable tag: 1.3.6
Stable tag: 1.3.7

SpiderBlocker will block most common bots that consume bandwidth and slow down your blog.

Expand All @@ -29,7 +29,7 @@ Spider Blocker is specifically designed for Apache servers with mod_rewrite enab
== Frequently Asked Questions ==

Will rules stay active after I deactivate the plugin?
No, it’s a good practice for plugins to remove all changes they made to the system, thus rules will also be deleted from .htaccess.
No, it’s a good practice for plugins to remove all changes they made to the blog, thus rules will also be deleted from .htaccess.

== Screenshots ==

Expand Down

0 comments on commit bfc7a9b

Please sign in to comment.