Skip to content

Commit c84c3db

Browse files
authored
Update version number
Updating version number for release.
1 parent 3609831 commit c84c3db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

give-receipt-attachments.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Plugin Name: Receipt Attachments for GiveWP
44
* Plugin URI: https://go.givewp.com/wprog-receipt-attachments
55
* Description: Add downloadable files to your Give Email Receipts and/or Confirmation Page.
6-
* Version: 1.1.2
7-
* Author: GiveWP
6+
* Version: 1.1.3
7+
* Author: GiveWP
88
* Author URI: https://givewp.com/
99
* License: GNU General Public License v3 or later
1010
* License URI: http://www.gnu.org/licenses/gpl-3.0.en.html
@@ -34,7 +34,7 @@
3434

3535
// Defines Add-on Version number for easy reference
3636
if ( ! defined( 'GIVERA_VERSION' ) ) {
37-
define( 'GIVERA_VERSION', '1.1.2' );
37+
define( 'GIVERA_VERSION', '1.1.3' );
3838
}
3939

4040
// Checks if GIVE is active and minimum version.

0 commit comments

Comments
 (0)