Plugin Directory

Changeset 2450790


Ignore:
Timestamp:
01/05/2021 05:31:16 PM (5 years ago)
Author:
ownerrez
Message:

Update to version 1.1.2 from GitHub

Location:
ownerrez
Files:
328 added
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ownerrez/tags/1.1.2/ownerrez.php

    r2450742 r2450790  
    1717 * Plugin URI:        https://www.ownerreservations.com/support/wordpress
    1818 * Description:       The official WordPress plugin for the OwnerRez API.
    19  * Version:           1.1.0
     19 * Version:           1.1.2
    2020 * Author:            OwnerRez, Inc.
    2121 * Author URI:        https://www.ownerreservations.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('OWNERREZ_VERSION', '1.1.0');
     38define('OWNERREZ_VERSION', '1.1.2');
    3939
    4040/**
  • ownerrez/tags/1.1.2/readme.txt

    r2450742 r2450790  
    44Requires at least: 5.4
    55Tested up to: 5.6
    6 Stable tag: 1.1.0
     6Stable tag: 1.1.2
    77License: MIT
    88License URI: https://github.com/ownerrez/orez-wp/blob/master/LICENSE
  • ownerrez/trunk/ownerrez.php

    r2450742 r2450790  
    1717 * Plugin URI:        https://www.ownerreservations.com/support/wordpress
    1818 * Description:       The official WordPress plugin for the OwnerRez API.
    19  * Version:           1.1.0
     19 * Version:           1.1.2
    2020 * Author:            OwnerRez, Inc.
    2121 * Author URI:        https://www.ownerreservations.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('OWNERREZ_VERSION', '1.1.0');
     38define('OWNERREZ_VERSION', '1.1.2');
    3939
    4040/**
  • ownerrez/trunk/readme.txt

    r2450742 r2450790  
    44Requires at least: 5.4
    55Tested up to: 5.6
    6 Stable tag: 1.1.0
     6Stable tag: 1.1.2
    77License: MIT
    88License URI: https://github.com/ownerrez/orez-wp/blob/master/LICENSE
Note: See TracChangeset for help on using the changeset viewer.