Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikola Miljković committed Mar 2, 2018
1 parent 30c67a4 commit ad8a757
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: wpforchurch, nikolam
Donate link: http://wpforchurch.com/
Tags: church, sermon, sermons, preaching, podcasting, manage, managing, podcasts, itunes
Requires at least: 4.5
Tested up to: 4.9.3
Tested up to: 4.9.4
Requires PHP: 5.3
Stable tag: 2.11.3
Stable tag: 2.12.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
6 changes: 3 additions & 3 deletions sermons.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
* Plugin Name: Sermon Manager for WordPress
* Plugin URI: https://www.wpforchurch.com/products/sermon-manager-for-wordpress/
* Description: Add audio and video sermons, manage speakers, series, and more.
* Version: 2.11.3
* Version: 2.12.0
* Author: WP for Church
* Author URI: https://www.wpforchurch.com/
* Requires at least: 4.5
* Tested up to: 4.9.3
* Tested up to: 4.9.4
*
* Text Domain: sermon-manager-for-wordpress
* Domain Path: /languages/
Expand Down Expand Up @@ -684,4 +684,4 @@ function php_notice_handler() {
}

// Initialize Sermon Manager
SermonManager::get_instance();
SermonManager::get_instance();

0 comments on commit ad8a757

Please sign in to comment.