Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
spAnser committed Nov 2, 2016
1 parent 358d970 commit 4e238a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions thearchitect/TheArchitectPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function getName()
*/
public function getVersion()
{
return '1.5.4.1';
return '1.5.5';
}

/**
Expand All @@ -32,7 +32,7 @@ public function getVersion()
*/
public function getSchemaVersion()
{
return '1.5.1';
return '1.5.5';
}

/**
Expand Down

0 comments on commit 4e238a5

Please # to comment.