Plugin Directory

Changeset 2214409


Ignore:
Timestamp:
12/18/2019 04:10:10 PM (6 years ago)
Author:
callsheet
Message:

1.0.9

Location:
callsheet
Files:
93 added
2 edited

Legend:

Unmodified
Added
Removed
  • callsheet/trunk/README.txt

    r2214400 r2214409  
    66Tested up to: 5.3
    77Requires PHP: 7.0
    8 Stable tag: 1.0.8
     8Stable tag: 1.0.9
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5656
    5757== Changelog ==
    58 = 1.0.8 =
    59 * Fix permission
     58= 1.0.9 =
     59* small improvements
    6060
    6161= 1.0.7 =
  • callsheet/trunk/callsheet.php

    r2214400 r2214409  
    1717 * Plugin URI:        https://wordpress.org/plugins/callsheet/
    1818 * Description:       Callsheet allows you to add actors/actresses/directors and their details to show them to end users.
    19  * Version:           1.0.8
     19 * Version:           1.0.9
    2020 * Author:            Claudius Neidig
    2121 * Author URI:        https://www.linkedin.com/in/claudius-neidig/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'CALLSHEET_VERSION', '1.0.8' );
     38define( 'CALLSHEET_VERSION', '1.0.9' );
    3939
    4040
Note: See TracChangeset for help on using the changeset viewer.