Skip to content

Commit 37352d1

Browse files
committed
chore: readme updated
1 parent 4a6e08e commit 37352d1

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
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.5';
24+
public const VERSION = '1.1.4';
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.5
7+
* Version: 1.1.4
88
* Author: Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-smtp

readme.txt

Lines changed: 3 additions & 5 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.6
66
Requires PHP: 7.4
7-
Stable tag: 1.1.5
7+
Stable tag: 1.1.4
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.
@@ -241,10 +241,8 @@ Yes, possible to send WordPress emails using Hotmail.
241241

242242
== Changelog ==
243243

244-
= 1.1.5 (02 Nov, 2024) =
245-
* Bit Social promotional banner updated
246-
247-
= 1.1.4 (28 Oct, 2024) =
244+
= 1.1.4 (02 Nov, 2024) =
245+
* Bit Social promotional banner updated
248246
* Telemetry package version updated
249247

250248
= 1.1.3 (03 Oct, 2024) =

0 commit comments

Comments
 (0)