Skip to content

Commit b657419

Browse files
committed
Update version to v4.22.2
1 parent 9335bd9 commit b657419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wp-rss-aggregator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: WP RSS Aggregator
55
* Plugin URI: https://www.wprssaggregator.com/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpraplugin
66
* Description: Imports and aggregates multiple RSS Feeds.
7-
* Version: 4.22.1
7+
* Version: 4.22.2
88
* Author: RebelCode
99
* Author URI: https://www.wprssaggregator.com
1010
* Text Domain: wprss
@@ -76,7 +76,7 @@
7676

7777
// Set the version number of the plugin.
7878
if( !defined( 'WPRSS_VERSION' ) )
79-
define( 'WPRSS_VERSION', '4.22.1' );
79+
define( 'WPRSS_VERSION', '4.22.2' );
8080

8181
if( !defined( 'WPRSS_WP_MIN_VERSION' ) )
8282
define( 'WPRSS_WP_MIN_VERSION', '4.8' );

0 commit comments

Comments
 (0)