From a2ced341c9e4d7c0e4ec30acd595b6a41e362f8e Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Thu, 31 May 2018 19:29:42 -0400 Subject: [PATCH] 1.5.0 --- contact-widgets.php | 4 ++-- package-lock.json | 2 +- package.json | 2 +- readme.md | 2 +- readme.txt | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/contact-widgets.php b/contact-widgets.php index 4e8db85..e0ebf3a 100644 --- a/contact-widgets.php +++ b/contact-widgets.php @@ -2,7 +2,7 @@ /** * Plugin Name: Contact Widgets * Description: Beautifully display social media and contact information on your website with these simple widgets. - * Version: 1.4.1 + * Version: 1.5.0 * Author: GoDaddy * Author URI: https://godaddy.com * Text Domain: contact-widgets @@ -83,7 +83,7 @@ public function __construct( $cur_php_version = PHP_VERSION ) { * * @return string Returns URL where Font Awesome should load from. * - * @since NEXT + * @since 1.5.0 */ public function font_awesome_url() { diff --git a/package-lock.json b/package-lock.json index aea5a31..8bc906d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contact-widgets", - "version": "1.4.1", + "version": "1.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ac86359..bfe1b68 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "contact-widgets", "title": "Contact Widgets", "description": "Beautifully display social media and contact information on your website with these simple widgets.", - "version": "1.4.1", + "version": "1.5.0", "author": "GoDaddy", "license": "GPL-2.0", "repository": "godaddy/wp-contact-widgets", diff --git a/readme.md b/readme.md index 5054636..bb3695f 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ **Tags:** [widget](https://wordpress.org/plugins/tags/widget/), [contact](https://wordpress.org/plugins/tags/contact/), [social](https://wordpress.org/plugins/tags/social/), [social icons](https://wordpress.org/plugins/tags/social icons/), [social media](https://wordpress.org/plugins/tags/social media/), [facebook](https://wordpress.org/plugins/tags/facebook/), [twitter](https://wordpress.org/plugins/tags/twitter/), [instagram](https://wordpress.org/plugins/tags/instagram/), [linkedin](https://wordpress.org/plugins/tags/linkedin/), [pinterest](https://wordpress.org/plugins/tags/pinterest/) **Requires at least:** 4.4 **Tested up to:** 4.9 -**Stable tag:** 1.4.1 +**Stable tag:** 1.5.0 **License:** GPL-2.0 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html diff --git a/readme.txt b/readme.txt index b1a9d95..dffd36d 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: godaddy, jonathanbardo, fjarrett, eherman24 Tags: widget, contact, social, social icons, social media, facebook, twitter, instagram, linkedin, pinterest Requires at least: 4.4 Tested up to: 4.9 -Stable tag: 1.4.1 +Stable tag: 1.5.0 License: GPL-2.0 License URI: https://www.gnu.org/licenses/gpl-2.0.html