Skip to content

Commit

Permalink
Update version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxiang committed Sep 8, 2018
1 parent 86dd123 commit aa9071e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Note that WordPress needs to know in advance the width and height of an image in

## Changelog

**Version 1.1.1**

Debug warnings are fixed.

**Version 1.1**

Multiple URL links can be added in batch to the media library, with one URL per line in the text box.
Expand Down
2 changes: 1 addition & 1 deletion external-media-without-import.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: External Media without Import
Description: Add external images to the media library without importing, i.e. uploading them to your WordPress site.
Version: 1.1
Version: 1.1.1
Author: Zhixiang Zhu
Author URI: http://zxtechart.com
License: GPLv3
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: zzxiang
Tags: remote media, remote URL, remote image, remote file, external media
Requires at least: 4.7.4
Tested up to: 4.9.8
Stable tag: 1.1
Stable tag: 1.1.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0-standalone.html

Expand Down Expand Up @@ -38,6 +38,9 @@ Note that WordPress needs to know in advance the width and height of an image in

== Changelog ==

= Version 1.1. =
Debug warnings are fixed.

= Version 1.1 =
Multiple URL links can be added in batch to the media library, with one URL per line in the text box.

Expand Down

0 comments on commit aa9071e

Please sign in to comment.