Plugin Directory

Changeset 2795096


Ignore:
Timestamp:
10/06/2022 12:09:02 PM (3 years ago)
Author:
rebrandly
Message:

Updating version occurences.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rebrandly-domain-redirect/trunk/rebrandly-domain-redirect.php

    r2795061 r2795096  
    1717 * Plugin URI:        https://github.com/rebrandly/wordpress-plugin-rebrandly-redirect
    1818 * Description:       Connect your WordPress application with Rebrandly and create branded links re-using the same domain name
    19  * Version:           1.0.0
     19 * Version:           1.0.2
    2020 * Author:            Rebrandly
    2121 * Author URI:        https://rebrandly.com/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'REBRANDLY_DOMAIN_REDIRECT_VERSION', '1.0.0' );
     38define( 'REBRANDLY_DOMAIN_REDIRECT_VERSION', '1.0.2' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.