Skip to content

Commit

Permalink
update version to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbinder committed Aug 23, 2021
1 parent e1e2414 commit 2818c0a
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 3.0.2
* Version 3.0.3
*
* 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 = '3.0.3-Beta1';
$plugin_stand = '22.08.2021';
$plugin_version = '3.0.3';
$plugin_stand = '23.08.2021';

0 comments on commit 2818c0a

Please sign in to comment.