Skip to content

Commit

Permalink
Release version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoares committed Sep 26, 2016
1 parent a94e59d commit 5e2daae
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 @@
"keywords": ["mail","attachments"],
"homepage": "https://github.com/dsoares/Roundcube-Plugin-RemoveAttachments",
"license": "GPL-3.0",
"version": "0.2.4",
"version": "0.2.5",
"type": "roundcube-plugin",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion removeattachments.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Roundcube plugin to allow the removal of attachments from a message.
* Original code from Philip Weir.
*
* @version 0.3
* @version 0.2.5
* @author Diana Soares
*/
class removeattachments extends rcube_plugin
Expand Down

0 comments on commit 5e2daae

Please sign in to comment.