Skip to content

Commit

Permalink
Release version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoares committed Jun 26, 2021
1 parent b769f7f commit 381c1a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins",
"keywords": ["mail","roundcube","security","captcha"],
"homepage": "https://github.com/dsoares/roundcube-rcguard",
"version": "1.3.1",
"version": "1.3.2",
"license": "GPL-3.0+",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion rcguard.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Roundcube plugin to provide Google reCAPTCHA service to Roundcube.
*
* @version 1.3.1
* @version 1.3.2
* @author Diana Soares
*
* Copyright (c) Diana Soares. All rights reserved.
Expand Down

0 comments on commit 381c1a5

Please sign in to comment.