Skip to content

Commit aae21e7

Browse files
committed
Bumped version number, updated readme and added github uri
1 parent d8ecbab commit aae21e7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ This plugin provides a shortcode, widget, helper functions, and default styles f
2222

2323
## Changelog ##
2424

25+
### 2.1.4 ###
26+
* Enhancements:
27+
* Added Github Plugin URI to allow for installation from Github plugin.
28+
2529
### 2.1.3 ###
2630
* Bug Fixes:
2731
* Added some hardening to UCF_News_Common::get_story_image_or_fallback() to account for stories that may have an invalid $featured_media object

ucf-news.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
/*
33
Plugin Name: UCF News
44
Description: Contains shortcode and widget for displaying UCF News Feeds
5-
Version: 2.1.3
5+
Version: 2.1.4
66
Author: UCF Web Communications
77
License: GPL3
8+
Github Plugin URI: UCF/UCF-News-Plugin
89
*/
910
if ( ! defined( 'WPINC' ) ) {
1011
die;

0 commit comments

Comments
 (0)