diff --git a/README.txt b/README.txt index fe644c8..8a67740 100644 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: randyjensen,randyhoyt Tags: openphoto,media Requires at least: 3.2 Tested up to: 3.3 -Stable tag: 0.9.1 +Stable tag: 0.9.2 Insert photos from your OpenPhoto installation into your WordPress content through the media manager. @@ -26,5 +26,8 @@ Find the project on [GitHub](https://github.com/openphoto/openphoto-wordpress "O == Changelog == += 0.9.2 = +* Minor fixes to address header redirects, the OAuth workflow, and non-unique ids + = 0.9.1 = * Initial release \ No newline at end of file diff --git a/openphoto-wordpress.php b/openphoto-wordpress.php index 0abb010..801670b 100644 --- a/openphoto-wordpress.php +++ b/openphoto-wordpress.php @@ -1,7 +1,7 @@