Skip to content

Commit a18ea13

Browse files
author
Farook Ibrahim
committed
version, readme.txt updated
1 parent 5138915 commit a18ea13

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-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.2.0';
20+
public $version = '1.2.1';
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.2.0
6+
* Version: 1.2.1
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.2.0",
4+
"version": "1.2.1",
55
"homepage": "https://madrasthemes.com/masvideos",
66
"repository": {
77
"type": "git",

readme.txt

Lines changed: 4 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.5
66
Requires PHP: 5.6
7-
Stable tag: 1.2.0
7+
Stable tag: 1.2.1
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

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

8585
== Changelog ==
8686

87+
= 1.2.1 - 2020-08-07 =
88+
* Fix – PHP warning issue fixed
89+
8790
= 1.2.0 - 2020-08-07 =
8891
* Enhancement – Video upload form enable user create new tags
8992
* Enhancement – Send Email for new user registration

0 commit comments

Comments
 (0)