Plugin Directory

Changeset 3444710


Ignore:
Timestamp:
01/22/2026 10:46:26 AM (2 months ago)
Author:
enweby
Message:

Committing 2.0.6

Location:
fullscreen-background/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fullscreen-background/trunk/README.txt

    r3444707 r3444710  
    55Requires PHP: 5.6
    66Requires at least: 5.6
    7 Tested up to: 6.8
    8 Stable tag: 2.0.5
    9 Version: 2.0.5
     7Tested up to: 6.9
     8Stable tag: trunk
     9Version: 2.0.6
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • fullscreen-background/trunk/fullscreen-background.php

    r3444707 r3444710  
    1717 * Plugin URI:        https://www.enweby.com/product/fullscreen-background/
    1818 * Description:       Lightweight plugin to add Fullscreen Background image or video on your WordPress site by Enweby.
    19  * Version:           2.0.5
     19 * Version:           2.0.6
    2020 * Author:            Enweby
    2121 * Author URI:        https://www.enweby.com/
     
    101101     * Rename this for your plugin and update it as you release new versions.
    102102     */
    103     define( 'FULLSCREEN_BACKGROUND_VERSION', '2.0.5' );
     103    define( 'FULLSCREEN_BACKGROUND_VERSION', '2.0.6' );
    104104    /**
    105105     * Plugin base name.
Note: See TracChangeset for help on using the changeset viewer.