Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbinder committed Oct 30, 2018
1 parent 2d3b482 commit 2380b45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion formfiller.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
***********************************************************************************************
* FormFiller
*
* Version 2.3.1
* Version 2.3.2
*
* Dieses Plugin für Admidio ermoeglicht das Ausfuellen von PDF-Formularen sowie das Erstellen von Etiketten.
*
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 = '2.3.1';
$plugin_stand = '22.04.2018';
$plugin_version = '2.3.2';
$plugin_stand = '30.10.2018';

0 comments on commit 2380b45

Please sign in to comment.