Skip to content

Commit d518382

Browse files
authored
Merge pull request #36 from kprajapatii/master
1.4.3
2 parents ca7aa85 + 4336d63 commit d518382

4 files changed

Lines changed: 582 additions & 349 deletions

File tree

ayecode-connect.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: AyeCode Connect
44
* Plugin URI: https://ayecode.io/
55
* Description: A service plugin letting users connect AyeCode Services to their site.
6-
* Version: 1.4.2
6+
* Version: 1.4.3
77
* Author: AyeCode
88
* Author URI: https://ayecode.io
99
* Requires at least: 4.7
@@ -19,7 +19,7 @@
1919
}
2020

2121
if ( !defined( 'AYECODE_CONNECT_VERSION' ) ) {
22-
define( 'AYECODE_CONNECT_VERSION', '1.4.2' );
22+
define( 'AYECODE_CONNECT_VERSION', '1.4.3' );
2323
}
2424

2525
if ( !defined( 'AYECODE_CONNECT_SSL_VERIFY' ) ) {

languages/ayecode-connect-en_US.mo

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)