From 7bd471cbd76165863c15c009442d3a0ddc2650d8 Mon Sep 17 00:00:00 2001 From: Lee Willis Date: Wed, 22 Feb 2017 21:38:30 +0000 Subject: [PATCH] Bump (v1.5) --- github-embed.php | 2 +- readme.txt | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/github-embed.php b/github-embed.php index 2b37c88..febd5dc 100644 --- a/github-embed.php +++ b/github-embed.php @@ -4,7 +4,7 @@ Plugin Name: Github Embed Plugin URI: http://www.leewillis.co.uk/wordpress-plugins Description: Paste the URL to a Github project into your posts or pages, and have the project information pulled in and displayed automatically -Version: 1.4 +Version: 1.5 Author: Lee Willis Author URI: http://www.leewillis.co.uk/ */ diff --git a/readme.txt b/readme.txt index 4cff4b3..0eabc17 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: leewillis77 Donate link: http://www.leewillis.co.uk/wordpress-plugins/?utm_source=wordpress&utm_medium=www&utm_campaign=github-embed Tags: github, embed, oembed Requires at least: 3.5 -Tested up to: 4.0 -Stable tag: 1.4 +Tested up to: 4.7.2 +Stable tag: 1.5 == Description == @@ -43,6 +43,10 @@ Not yet, we're hoping to add templating - [all contributions welcome](https://gi == Changelog == += 1.5 = + +* Fixes for newer GitHub milestone URLs + = 1.4 = * Fix PHP warning that could block contributor embeds. @@ -65,4 +69,4 @@ Not yet, we're hoping to add templating - [all contributions welcome](https://gi = 1.0 = -* First release \ No newline at end of file +* First release