Skip to content

Commit 121d9e9

Browse files
authored
Merge pull request #99 from Bit-Apps-Pro/rishad-dev-tmp
version updated to v2.5.7
2 parents 41f2e52 + 7281255 commit 121d9e9

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
* text eol=lf
33
*.png binary
44
*.webp binary
5-
*.jpg binary
5+
*.jpg binary
6+
*.gif binary

.wordpress-org/banner-1544x500.gif

23 Bytes
Loading

.wordpress-org/banner-772x250.gif

17 Bytes
Loading

bitwpfi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Bit Integrations
55
* Plugin URI: https://bitapps.pro/bit-integrations
66
* Description: Bit Integrations is a platform that integrates with over 280+ different platforms to help with various tasks on your WordPress site, like WooCommerce, Form builder, Page builder, LMS, Sales funnels, Bookings, CRM, Webhooks, Email marketing, Social media and Spreadsheets, etc
7-
* Version: 2.5.6
7+
* Version: 2.5.7
88
* Author: Automation & Integration Plugin - Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-integrations
@@ -24,7 +24,7 @@
2424
$btcbi_db_version = '1.1';
2525

2626
// Define most essential constants.
27-
define('BTCBI_VERSION', '2.5.6');
27+
define('BTCBI_VERSION', '2.5.7');
2828
define('BTCBI_PLUGIN_MAIN_FILE', __FILE__);
2929

3030
require_once plugin_dir_path(__FILE__) . 'includes/loader.php';

includes/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Config
2121

2222
public const VAR_PREFIX = 'btcbi_';
2323

24-
public const VERSION = '2.5.6';
24+
public const VERSION = '2.5.7';
2525

2626
public const DB_VERSION = '1.0';
2727

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: automation,forms,integration,automator,webhooks
44
Requires at least: 5.1
55
Tested up to: 6.8
66
Requires PHP: 7.4
7-
Stable tag: 2.5.6
7+
Stable tag: 2.5.7
88
License: GPLv2 or later
99

1010
Automation Plugin for WordPress. Integration of 110+ Triggers & 150+ Actions.The #1 highest no-code platform Automator plugin in WordPress

0 commit comments

Comments
 (0)