Skip to content

Commit 75bb8e7

Browse files
authored
Merge pull request #100 from Bit-Apps-Pro/rishad-dev-tmp
vresion updated to v2.5.8
2 parents 121d9e9 + d5543ce commit 75bb8e7

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.wordpress-org/icon-256x256.gif

11 Bytes
Loading

bitwpfi.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
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.7
7+
* Version: 2.5.8
88
* Author: Automation & Integration Plugin - Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-integrations
1111
* Requires PHP: 7.4
1212
* Requires at least: 5.1
13-
* Tested up to: 6.8
13+
* Tested up to: 6.8.1
1414
* Domain Path: /languages
1515
* License: GPLv2 or later
1616
*/
@@ -24,7 +24,7 @@
2424
$btcbi_db_version = '1.1';
2525

2626
// Define most essential constants.
27-
define('BTCBI_VERSION', '2.5.7');
27+
define('BTCBI_VERSION', '2.5.8');
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.7';
24+
public const VERSION = '2.5.8';
2525

2626
public const DB_VERSION = '1.0';
2727

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: bitpressadmin, rishadbitcode, niloy121, fahimsakib, shuvomohajan, tanvirchy, shakhawathosen, khoaiz, mazharul78
33
Tags: automation,forms,integration,automator,webhooks
44
Requires at least: 5.1
5-
Tested up to: 6.8
5+
Tested up to: 6.8.1
66
Requires PHP: 7.4
7-
Stable tag: 2.5.7
7+
Stable tag: 2.5.8
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
@@ -1314,7 +1314,7 @@ Yes, It sends data to other platforms from wordpress site. Suppose someone submi
13141314

13151315
== Changelog ==
13161316

1317-
= 2.5.6 =
1317+
= 2.5.6 - 2.5.8 =
13181318
_Release Date -6th may 2025_
13191319

13201320
- **New Feature**

0 commit comments

Comments
 (0)