Skip to content

Commit 8eda9cb

Browse files
committed
version updated
1 parent 1591f2e commit 8eda9cb

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
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.9';
20+
public $version = '1.3.0';
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.9
6+
* Version: 1.3.0
77
* Author: MadrasThemes
88
* Author URI: https://madrasthemes.com/
99
* Text Domain: masvideos

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.8",
4+
"version": "1.3.0",
55
"homepage": "https://madrasthemes.com/masvideos",
66
"repository": {
77
"type": "git",

readme.txt

Lines changed: 5 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: 6.4
55
Tested up to: 6.6
66
Requires PHP: 7.4
7-
Stable tag: 1.2.9
7+
Stable tag: 1.3.0
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

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

8585
== Changelog ==
8686

87+
= 1.3.0 - 2024-12-04 =
88+
* Compatible with php 8.x for MAS Videos and MAS Videos
89+
8790
= 1.2.9 - 2024-09-14 =
8891
* Feature - WordPress 6.6 compatible
8992
* Fix - Add attributes to class methods
9093

94+
9195
= 1.2.8 - 2023-04-01 =
9296
* Fix – Editor issues
9397
* Tested upto 6.2

0 commit comments

Comments
 (0)