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 Oct 14, 2015
1 parent 9ea4332 commit 7d454f4
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.1.4';
return '1.2.0';
}

/**
Expand Down

0 comments on commit 7d454f4

Please sign in to comment.