Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit d6d2a4a

Browse files
committed
version bump
1 parent 4d1c326 commit d6d2a4a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**Requires at least:** 4.8.2
66
**Requires PHP:** 5.4
77
**Tested up to:** 4.9.1
8-
**Stable tag:** 3.7.2
8+
**Stable tag:** 3.7.3
99
**License:** MIT
1010
**License URI:** http://opensource.org/licenses/MIT
1111

@@ -69,6 +69,7 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6969
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
7070

7171
### 3.7.3 ###
72+
7273
* Replace tracking with interested property as noted on https://indieweb.org/rsvp
7374
* Remove `h-as` properties
7475
* Remove hard-coded microformats2 properties from facepile and move them to being generated from comment_class

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: webmention, pingback, trackback, linkback, microformats, comments, indiewe
55
Requires at least: 4.8.2
66
Requires PHP: 5.4
77
Tested up to: 4.9.1
8-
Stable tag: 3.7.2
8+
Stable tag: 3.7.3
99
License: MIT
1010
License URI: http://opensource.org/licenses/MIT
1111

@@ -69,6 +69,7 @@ The Webmention and Pingback logos are made by [Aaron Parecki](http://aaronpareck
6969
Project actively developed on Github at [pfefferle/wordpress-semantic-linkbacks](https://github.com/pfefferle/wordpress-semantic-linkbacks). Please file support issues there.
7070

7171
= 3.7.3 =
72+
7273
* Replace tracking with interested property as noted on https://indieweb.org/rsvp
7374
* Remove `h-as` properties
7475
* Remove hard-coded microformats2 properties from facepile and move them to being generated from comment_class

semantic-linkbacks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Semantic Linkbacks for WebMentions, Trackbacks and Pingbacks
66
* Author: Matthias Pfefferle
77
* Author URI: https://notiz.blog/
8-
* Version: 3.7.2
8+
* Version: 3.7.3
99
* License: MIT
1010
* License URI: http://opensource.org/licenses/MIT
1111
* Text Domain: semantic-linkbacks

0 commit comments

Comments
 (0)