diff --git a/README.md b/README.md index 3bc1699..327e303 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@

Version

-

The current version of PDF Generator is 1.2.1.

+

The current version of PDF Generator is 1.2.2.

diff --git a/changelog.txt b/changelog.txt index dc7c4d2..a9ea366 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,4 +7,7 @@ Version 1.2 - Improvements: Design Improvement Version 1.2.1 -- Added: New option to customize email body \ No newline at end of file +- Added: New option to customize email body + +Version 1.2.2 +- Tweaked: Implemented Ajax call on flush button to clear out generated certificates and data \ No newline at end of file diff --git a/pdf-generator.php b/pdf-generator.php index 3faa38d..4256b88 100644 --- a/pdf-generator.php +++ b/pdf-generator.php @@ -8,7 +8,7 @@ Description: Generate PDF from CSV files -Version: 1.2.1 +Version: 1.2.2 Author: Speed