Plugin Directory

Changeset 3069990

Timestamp:
04/13/2024 10:58:28 AM (4 months ago)
Author:
averta
Message:

Committing 2.1.11 to trunk

Location:
depicter/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • depicter/trunk/depicter.php

    r3066578 r3069990  
    44 * Plugin URI: https://depicter.com
    55 * Description: Make animated and interactive image slider, video slider, post slider and carousel which work smoothly across devices.
    6  * Version: 2.1.10
    7  * Requires at least: 4.9
     6 * Version: 2.1.1
     7 * Requires at least:
    88 * Requires PHP: 7.2.5
    99 * Author: Averta
     
    1818 */
    1919
    20 const DEPICTER_VERSION = '2.1.10';
     20const DEPICTER_VERSION = '2.1.1';
    2121
    2222if ( ! defined( 'ABSPATH' ) ) {
  • depicter/trunk/readme.txt

    r3066578 r3069990  
    11=== Slider and Carousel slider by Depicter ===
    22Contributors: averta, averta_support
    3 Tags: slider, carousel slider, image slider, post slider, slideshow
     3Tags: slider, carousel slider,
    44Requires at least: 5.0.0
    55Tested up to: WordPress 6.3.0
    66Requires PHP: 7.2.5
    7 Stable tag: 2.1.10
     7Stable tag: 2.1.1
    88License: GPL-2.0-only
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5252**Latest release notes:**
    5353
    54 ###2.1.10
    55 - *Released: 2024-04-08*
     54###2.1.1
     55- *Released: 2024-04-*
    5656- **Added**
    5757- Plugin preview and test drive on WordPress.org enabled.
Note: See TracChangeset for help on using the changeset viewer.