Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
subaida77 committed Dec 4, 2024
1 parent 1591f2e commit 8eda9cb
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion includes/class-masvideos.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ final class MasVideos {
*
* @var string
*/
public $version = '1.2.9';
public $version = '1.3.0';

/**
* The single instance of the class.
Expand Down
2 changes: 1 addition & 1 deletion masvideos.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: MAS Videos
* Plugin URI: https://github.com/madrasthemes/masvideos
* Description: This is a free plugin that allows you to to create and list movies, videos and TV shows.
* Version: 1.2.9
* Version: 1.3.0
* Author: MadrasThemes
* Author URI: https://madrasthemes.com/
* Text Domain: masvideos
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "masvideos",
"title": "MAS Videos",
"version": "1.2.8",
"version": "1.3.0",
"homepage": "https://madrasthemes.com/masvideos",
"repository": {
"type": "git",
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: video, videos, movie, movies, television series, tv show, tv
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.2.9
Stable tag: 1.3.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

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

== Changelog ==

= 1.3.0 - 2024-12-04 =
* Compatible with php 8.x for MAS Videos and MAS Videos

= 1.2.9 - 2024-09-14 =
* Feature - WordPress 6.6 compatible
* Fix - Add attributes to class methods


= 1.2.8 - 2023-04-01 =
* Fix – Editor issues
* Tested upto 6.2
Expand Down

0 comments on commit 8eda9cb

Please sign in to comment.