Skip to content

Commit 3b8e36a

Browse files
committed
chore: version updated
1 parent ee966f9 commit 3b8e36a

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

backend/app/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 = 'bit_smtp_';
2323

24-
public const VERSION = '1.1.7';
24+
public const VERSION = '1.1.8';
2525

2626
public const DB_VERSION = '1.0';
2727

bit_smtp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: BIT SMTP
55
* Plugin URI: https://www.bitapps.pro/bit-smtp
66
* Description: Send email via SMTP using BIT SMTP plugin by Bit Apps
7-
* Version: 1.1.7
7+
* Version: 1.1.8
88
* Author: Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-smtp

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: smtp, wp mail smtp, gmail smtp, sendgrid smtp, phpmailer
44
Requires at least: 5.0
55
Tested up to: 6.7.1
66
Requires PHP: 7.4
7-
Stable tag: 1.1.7
7+
Stable tag: 1.1.8
88
License: GPLv2 or later
99

1010
Enable SMTP plugin to authenticate mail service of your site by configuring SMTP server of your desired mail service.
@@ -198,7 +198,7 @@ For recommended direct SMTP mailers integrations like SMTP.com, Brevo (formerly
198198

199199
[**Bit Social**](https://wordpress.org/plugins/bit-social/) Bit Social is a versatile WordPress plugin enabling effortless post creation, scheduling, and sharing across multiple social platforms, enhancing your social media management with simplicity and efficiency.
200200

201-
[**Bit PI**] – Zapier, Integromat (Make.com), Integrately & Pabbly alternative in WordPress. [Coming Soon]
201+
[**Bit Flows**](https://bit-flows.com/) – Advanced workflow automation alternative to Zapier in WordPress.
202202

203203
[**ToWP:**](https://towp.io//) ToWP is a powerful platform that lets you create temporary WordPress sites in less than 10 seconds using just your email! No passwords, no login URLs to remember — just a smooth experience.It is a completely free platform.
204204

@@ -241,6 +241,12 @@ Yes, possible to send WordPress emails using Hotmail.
241241

242242
== Changelog ==
243243

244+
= 1.1.8 (31 Jan, 2025) =
245+
* Bit Flows promotional banner added
246+
247+
= 1.1.7 (11 Dec, 2024) =
248+
* Bit Social promotional banner removed
249+
244250
= 1.1.6 (01 Dec, 2024) =
245251
* Bit Social promotional banner updated
246252

0 commit comments

Comments
 (0)