Skip to content

Commit

Permalink
Release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoares committed Nov 29, 2020
1 parent 8c8b9a3 commit b2f59cc
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.2.2",
"version": "1.3.0",
"license": "GPLv3+",
"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.2.2
* @version 1.3.0
* @author Diana Soares
*
* Copyright (c) Diana Soares. All rights reserved.
Expand Down

0 comments on commit b2f59cc

Please sign in to comment.