Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
christianruhstaller authored Aug 22, 2017
1 parent 305014a commit aeec076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions safedelete/SafeDeletePlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public function getName()

public function getVersion()
{
return '0.0.1';
return '0.3.0';
}

public function getDeveloper()
Expand Down Expand Up @@ -134,4 +134,4 @@ public function addCategoryActions($source)

return $actions;
}
}
}

0 comments on commit aeec076

Please sign in to comment.