Skip to content

Commit

Permalink
Merge pull request #170 from xwp/release/1.0-rc
Browse files Browse the repository at this point in the history
Tag 1.0.0-RC1
  • Loading branch information
derekherman authored Jun 21, 2020
2 parents ae9ab5e + 8c7fb39 commit 2ace0af
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
![Banner](wp-assets/banner-1544x500.png)
Search and use the internet’s largest library of freely usable images from [Unsplash](https://unsplash.com) right from the WordPress editor.

**Contributors:** [xwp](https://profiles.wordpress.org/xwp), [unsplash](https://profiles.wordpress.org/unsplash)
**Tags:** [Unsplash](https://wordpress.org/plugins/tags/Unsplash), [images](https://wordpress.org/plugins/tags/images), [media](https://wordpress.org/plugins/tags/media), [free](https://wordpress.org/plugins/tags/free), [photographs](https://wordpress.org/plugins/tags/photographs), [photos](https://wordpress.org/plugins/tags/photos)
**Requires at least:** 4.9
**Tested up to:** 5.4.1
**Stable tag:** 1.0.0-alpha
**License:** [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
**Requires PHP:** 5.6.20

[![Build Status](https://travis-ci.com/xwp/unsplash-wp.svg?token=DzyA3Sey2BLS5sL6HDJq&branch=develop)](https://travis-ci.com/xwp/unsplash-wp) [![Coverage Status](https://coveralls.io/repos/xwp/unsplash-wp/badge.svg?branch=develop&service=github&t=mLvdmf)](https://coveralls.io/github/xwp/unsplash-wp) [![Built with Grunt](https://gruntjs.com/cdn/builtwith.svg)](http://gruntjs.com)
**Contributors:** [xwp](https://profiles.wordpress.org/xwp), [unsplash](https://profiles.wordpress.org/unsplash)
**Tags:** [Unsplash](https://wordpress.org/plugins/tags/Unsplash), [images](https://wordpress.org/plugins/tags/images), [media](https://wordpress.org/plugins/tags/media), [free](https://wordpress.org/plugins/tags/free), [photographs](https://wordpress.org/plugins/tags/photographs), [photos](https://wordpress.org/plugins/tags/photos)
**Requires at least:** 4.9
**Tested up to:** 5.4.2
**Stable tag:** 1.0.0-rc1
**License:** [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
**Requires PHP:** 5.6.20

[![Build Status](https://travis-ci.com/xwp/unsplash-wp.svg?token=DzyA3Sey2BLS5sL6HDJq&branch=develop)](https://travis-ci.com/xwp/unsplash-wp) [![Coverage Status](https://coveralls.io/repos/xwp/unsplash-wp/badge.svg?branch=develop&service=github&t=mLvdmf)](https://coveralls.io/github/xwp/unsplash-wp) [![Built with Grunt](https://gruntjs.com/cdn/builtwith.svg)](http://gruntjs.com)

## Description ##

Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: XWP, Unsplash
Tags: Unsplash, images, media, free, photographs, photos
Requires at least: 4.9
Stable tag: 1.0.0-alpha
Tested up to: 5.4.1
Stable tag: 1.0.0-rc1
Tested up to: 5.4.2
Requires PHP: 5.6.20
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
2 changes: 1 addition & 1 deletion unsplash.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Unsplash
* Plugin URI: https://github.com/xwp/unsplash-wp
* Description: Unsplash for WordPress.
* Version: 1.0.0-alpha
* Version: 1.0.0-rc1
* Author: XWP
* Author URI: https://xwp.co/
* License: GPLv2+
Expand Down

0 comments on commit 2ace0af

Please sign in to comment.