Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Hubert Prein committed Feb 10, 2016
1 parent 1083c85 commit 017b520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmFormsPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function getName()
*/
public function getVersion()
{
return '1.3.4';
return '1.3.5';
}

/**
Expand Down

0 comments on commit 017b520

Please sign in to comment.