Skip to content

Commit c74d79c

Browse files
committed
version 0.5.3
1 parent b0aaa67 commit c74d79c

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Please contact me for any questions & feedback: [[email protected]](mailt
6464

6565
## Release Notes
6666

67+
Version 0.5.3
68+
69+
- Fix: Replace link to solid.community with solidcommunity.net
70+
6771
Version 0.5.2
6872

6973
- Fix: Serve HTML if Accept header is empty instead of failing with status 500

src/readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ At least PHP 5.3.0 is required to use this plugin.
6565

6666
== Changelog ==
6767

68+
= 0.5.3 =
69+
70+
* Fix: Replace link to solid.community with solidcommunity.net
71+
6872
= 0.5.2 =
6973

7074
* Fix: Serve HTML if Accept header is empty instead of failing with status 500

src/wp-linked-data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: wp-linked-data
44
Plugin URI: http://wordpress.org/extend/plugins/wp-linked-data/
55
Description: Publishing blog contents as linked data
6-
Version: 0.5.2
6+
Version: 0.5.3
77
Author: Angelo Veltens
88
Author URI: http://angelo.veltens.org/
99
License: GPLv3

0 commit comments

Comments
 (0)