Plugin Directory

Changeset 2500548


Ignore:
Timestamp:
03/21/2021 08:48:36 PM (5 years ago)
Author:
stappdevelopment
Message:

Bugfix after update from 1.0

Location:
stapp-video
Files:
4 edited
7 copied

Legend:

Unmodified
Added
Removed
  • stapp-video/tags/1.4/readme.txt

    r2500538 r2500548  
    66Tested up to: 5.7
    77Requires PHP: 7.0
    8 Stable tag: 1.3
     8Stable tag: 1.4
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    4040
    4141
    42 = 1.3 =
     42= 1.4 =
    4343
    4444 * Bugfix after updating from V1.0
  • stapp-video/tags/1.4/stapp_video.php

    r2500538 r2500548  
    77Plugin URI: https://dev-wordpress.com/forum/
    88Description: Insert videos on any postion via shortcode
    9 Version: 1.3
     9Version: 1.4
    1010Author: STApp Professional GmbH
    1111Author URI: https://stapp-professional.de
     
    2424
    2525
    26 define( 'STAPP_VIDEO_VERSION', '1.3' );
     26define( 'STAPP_VIDEO_VERSION', '1.4' );
    2727
    2828define( 'STAPP_VIDEO_REQUIRED_WP_VERSION', '5.7' );
  • stapp-video/trunk/readme.txt

    r2500538 r2500548  
    66Tested up to: 5.7
    77Requires PHP: 7.0
    8 Stable tag: 1.3
     8Stable tag: 1.4
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    4040
    4141
    42 = 1.3 =
     42= 1.4 =
    4343
    4444 * Bugfix after updating from V1.0
  • stapp-video/trunk/stapp_video.php

    r2500538 r2500548  
    77Plugin URI: https://dev-wordpress.com/forum/
    88Description: Insert videos on any postion via shortcode
    9 Version: 1.3
     9Version: 1.4
    1010Author: STApp Professional GmbH
    1111Author URI: https://stapp-professional.de
     
    2424
    2525
    26 define( 'STAPP_VIDEO_VERSION', '1.3' );
     26define( 'STAPP_VIDEO_VERSION', '1.4' );
    2727
    2828define( 'STAPP_VIDEO_REQUIRED_WP_VERSION', '5.7' );
Note: See TracChangeset for help on using the changeset viewer.