Skip to content

Commit

Permalink
version 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo-v committed Mar 13, 2021
1 parent b0aaa67 commit c74d79c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ Please contact me for any questions & feedback: [angelo.veltens@online.de](mailt

## Release Notes

Version 0.5.3

- Fix: Replace link to solid.community with solidcommunity.net

Version 0.5.2

- Fix: Serve HTML if Accept header is empty instead of failing with status 500
Expand Down
4 changes: 4 additions & 0 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ At least PHP 5.3.0 is required to use this plugin.

== Changelog ==

= 0.5.3 =

* Fix: Replace link to solid.community with solidcommunity.net

= 0.5.2 =

* Fix: Serve HTML if Accept header is empty instead of failing with status 500
Expand Down
2 changes: 1 addition & 1 deletion src/wp-linked-data.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: wp-linked-data
Plugin URI: http://wordpress.org/extend/plugins/wp-linked-data/
Description: Publishing blog contents as linked data
Version: 0.5.2
Version: 0.5.3
Author: Angelo Veltens
Author URI: http://angelo.veltens.org/
License: GPLv3
Expand Down

0 comments on commit c74d79c

Please sign in to comment.