Skip to content

Commit 4ff0794

Browse files
author
Farook Ibrahim
committed
version, readme.txt updated
1 parent 9451b8f commit 4ff0794

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

includes/class-masvideos.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ final class MasVideos {
1717
*
1818
* @var string
1919
*/
20-
public $version = '1.1.5';
20+
public $version = '1.1.6';
2121

2222
/**
2323
* The single instance of the class.

masvideos.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: MAS Videos
44
* Plugin URI: https://github.com/madrasthemes/masvideos
55
* Description: This is a free plugin that allows you to to create and list movies, videos and TV shows.
6-
* Version: 1.1.5
6+
* Version: 1.1.6
77
* Author: MadrasThemes
88
* Author URI: https://madrasthemes.com/
99
* Text Domain: masvideos

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "masvideos",
33
"title": "MAS Videos",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"homepage": "https://madrasthemes.com/masvideos",
66
"repository": {
77
"type": "git",

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: video, videos, movie, movies, television series, tv show, tv
44
Requires at least: 5.0
55
Tested up to: 5.3
66
Requires PHP: 5.6
7-
Stable tag: 1.1.5
7+
Stable tag: 1.1.6
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -84,6 +84,11 @@ All of our online documentation can be found on [our documentation site](https:/
8484

8585
== Changelog ==
8686

87+
= 1.1.6 - 2020-02-06 =
88+
* Enhancement – My account profile edit page added
89+
* Tweak – Playlist visibility label updated
90+
* Fix – Twenty Twenty theme compatibility issues fixed
91+
8792
= 1.1.5 - 2020-01-17 =
8893
* Fix – Person single page issues fixed
8994
* Fix – Person row setting issues fixed

0 commit comments

Comments
 (0)