Plugin Directory

Changeset 2458516


Ignore:
Timestamp:
01/18/2021 08:22:33 PM (5 years ago)
Author:
stappdevelopment
Message:

Adding version 1.3 for my plugin

Location:
stapp-divider
Files:
2 edited
11 copied

Legend:

Unmodified
Added
Removed
  • stapp-divider/tags/1.3/readme.txt

    r2458489 r2458516  
    3939== Changelog ==
    4040
    41 = 1.0.0 =
    42 First Version
    43 
    44 = 1.1.0 =
    45 New Version for Wordpress 5.5
    46 
    47 = 1.2.0 =
     41= 1.3 =
    4842New Version for Wordpress 5.6
  • stapp-divider/tags/1.3/stapp_divider.php

    r2423541 r2458516  
    77Plugin URI: https://dev-wordpress.com/forum/
    88Description: Create your own divider lines and configure a animation
    9 Version: 1.0
     9Version: 1.3
    1010Author: STApp Professional GmbH
    1111Author URI: https://stapp-professional.de
     
    2323
    2424
    25 define( 'STAPP_DIVIDER_VERSION', '1.0' );
     25define( 'STAPP_DIVIDER_VERSION', '1.3' );
    2626
    2727define( 'STAPP_DIVIDER_REQUIRED_WP_VERSION', '5.0' );
  • stapp-divider/trunk/readme.txt

    r2458489 r2458516  
    3939== Changelog ==
    4040
    41 = 1.0.0 =
    42 First Version
    43 
    44 = 1.1.0 =
    45 New Version for Wordpress 5.5
    46 
    47 = 1.2.0 =
     41= 1.3 =
    4842New Version for Wordpress 5.6
  • stapp-divider/trunk/stapp_divider.php

    r2423541 r2458516  
    77Plugin URI: https://dev-wordpress.com/forum/
    88Description: Create your own divider lines and configure a animation
    9 Version: 1.0
     9Version: 1.3
    1010Author: STApp Professional GmbH
    1111Author URI: https://stapp-professional.de
     
    2323
    2424
    25 define( 'STAPP_DIVIDER_VERSION', '1.0' );
     25define( 'STAPP_DIVIDER_VERSION', '1.3' );
    2626
    2727define( 'STAPP_DIVIDER_REQUIRED_WP_VERSION', '5.0' );
Note: See TracChangeset for help on using the changeset viewer.