PluginProbe
Github Embed / 2.0.1
Github Embed v2.0.1
trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2.0 2.0.1 2.0.2 2.1.0 2.2.0 2.2.1
← All changes | github-embed.php +2 -2 1.82.0.1 View file →
@@ -2,15 +2,15 @@
2 2 /*
3 3 Plugin Name: Github Embed
4 4 Plugin URI: http://www.leewillis.co.uk/wordpress-plugins
5 5 Description: Paste the URL to a Github project into your posts or pages, and have the project information pulled in and displayed automatically
6 -Version: 1.8
6 +Version: 2.0.1
7 7 Author: Lee Willis
8 8 Author URI: http://www.leewillis.co.uk/
9 9 */
10 10
11 11 /**
12 - * Copyright (c) 2013-2019 Lee Willis. All rights reserved.
12 + * Copyright (c) 2013-2020 Lee Willis. All rights reserved.
13 13 *
14 14 * Released under the GPL license v2
15 15 * https://www.gnu.org/licenses/gpl-2.0.en.html
16 16 *