Skip to content

Commit

Permalink
update version to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbinder committed Mar 8, 2022
1 parent 5a4203a commit cc19f29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mitgliedsbeitrag.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
***********************************************************************************************
* Mitgliedsbeitrag
*
* Version 5.1.1
* Version 5.1.2
*
* This plugin calculates membership fees based on role assignments.
*
Expand Down
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
***********************************************************************************************
*/

$plugin_version = '5.1.1';
$plugin_stand = '22.02.2022';
$plugin_version = '5.1.2';
$plugin_stand = '08.03.2022';

0 comments on commit cc19f29

Please sign in to comment.