Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Commit 3c566ff

Browse files
committed
Releasing 2.1
1 parent 16971a9 commit 3c566ff

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

anspress_email.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Plugin Name: AnsPress Email
1515
* Plugin URI: http://anspress.io
1616
* Description: Email notification extension for AnsPress
17-
* Version: 2.0
17+
* Version: 2.1
1818
* Author: Rahul Aryan
1919
* Author URI: http://anspress.io
2020
* Text Domain: anspress_email

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "AnsPress Email",
33
"description": "Notify site admin and community by email",
4-
"version": "1.3",
5-
"tested_up_to": "4.3",
4+
"version": "2.1",
5+
"tested_up_to": "4.4",
66
"updated": "",
77
"licence": "GPL-3.0+",
88
"licence_link": "http://www.gnu.org/licenses/gpl.txt",

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/[email protected]&cmd=_
44
Tags: anspress, question, answer, q&a, forum, stackoverflow, quora
55
Requires at least: 3.5.1
66
Tested up to: 4.4
7-
Stable tag: 2.0.0
7+
Stable tag: 2.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -58,6 +58,9 @@ e.g.
5858

5959
== Changelog ==
6060

61+
= 2.1 =
62+
* Fixed some bugs and made compatible with AnsPress 3.0
63+
6164
= 1.3 =
6265
* Fixed: replaced selecting_userid with het_current_user_id()
6366
* Removed call for ap_get_comments_subscribers_data

0 commit comments

Comments
 (0)