Updating version number
This commit is contained in:
parent
94355d970c
commit
6fc04e2887
2 changed files with 5 additions and 2 deletions
|
@ -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
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/*
|
||||
Plugin Name: OpenPhoto for WordPress
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Plugin URI: https://github.com/openphoto/openphoto-wordpress
|
||||
Author: Randy Hoyt, Randy Jensen
|
||||
Author URI: http://cultivatr.com/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue