Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dshanske committed Mar 12, 2024
1 parent 1630647 commit bf10a53
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**Contributors:** [dshanske](https://profiles.wordpress.org/dshanske/)
**Tags:** syndication, indieweb, indiewebcamp, POSSE, social media, sharing
**Tested up to:** 6.4
**Stable tag:** 4.4.17
**Stable tag:** 4.4.18
**License:** GPLv2 or later

A simple way to link to copies of your [cross-posted](https://indieweb.org/cross-posting) content in other social networks or websites. Now with posting UI.
Expand Down Expand Up @@ -169,6 +169,9 @@ In no particular order...

## Changelog ##

### Version 4.4.18 ( 2024-03-12 ) ###
* Introduce custom excerpting function for syndication

### Version 4.4.17 ( 2024-03-12 ) ###
* Fix for issue in not properly passing content to Micropub.

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: dshanske
Tags: syndication, indieweb, indiewebcamp, POSSE, social media, sharing
Tested up to: 6.4
Stable tag: 4.4.17
Stable tag: 4.4.18
License: GPLv2 or later

A simple way to link to copies of your [cross-posted](https://indieweb.org/cross-posting) content in other social networks or websites. Now with posting UI.
Expand Down Expand Up @@ -165,6 +165,9 @@ In no particular order...

== Changelog ==

= Version 4.4.18 ( 2024-03-12 ) =
* Introduce custom excerpting function for syndication

= Version 4.4.17 ( 2024-03-12 ) =
* Fix for issue in not properly passing content to Micropub.

Expand Down
2 changes: 1 addition & 1 deletion syndication-links.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Syndication Links
* Plugin URI: http://wordpress.org/plugins/syndication-links
* Description: Add Links to Syndicated Copies of Your Posts
* Version: 4.4.17
* Version: 4.4.18
* Requires at least: 4.9.9
* Requires PHP: 7.0
* Author: David Shanske
Expand Down

0 comments on commit bf10a53

Please sign in to comment.