Skip to content

Commit ada126c

Browse files
committed
Tagging version 1.7
1 parent 005c664 commit ada126c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: sport, sports, club, clubs, teams, statistics, stats, metrics, data, fixtu
44
Donate link: http://tboy.co/donate
55
Requires at least: 3.8
66
Tested up to: 4.1
7-
Stable tag: 1.6.1
7+
Stable tag: 1.7
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

sportspress.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: SportsPress
44
* Plugin URI: http://themeboy.com/sportspress/
55
* Description: Manage your club and its players, staff, events, league tables, and player lists.
6-
* Version: 1.6.1
6+
* Version: 1.7
77
* Author: ThemeBoy
88
* Author URI: http://themeboy.com
99
* Requires at least: 3.8
@@ -26,14 +26,14 @@
2626
* Main SportsPress Class
2727
*
2828
* @class SportsPress
29-
* @version 1.6.1
29+
* @version 1.7
3030
*/
3131
final class SportsPress {
3232

3333
/**
3434
* @var string
3535
*/
36-
public $version = '1.6.1';
36+
public $version = '1.7';
3737

3838
/**
3939
* @var SporsPress The single instance of the class

0 commit comments

Comments
 (0)