Changeset 2795096
- Timestamp:
- 10/06/2022 12:09:02 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rebrandly-domain-redirect/trunk/rebrandly-domain-redirect.php
r2795061 r2795096 17 17 * Plugin URI: https://github.com/rebrandly/wordpress-plugin-rebrandly-redirect 18 18 * Description: Connect your WordPress application with Rebrandly and create branded links re-using the same domain name 19 * Version: 1.0. 019 * Version: 1.0.2 20 20 * Author: Rebrandly 21 21 * Author URI: https://rebrandly.com/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'REBRANDLY_DOMAIN_REDIRECT_VERSION', '1.0. 0' );38 define( 'REBRANDLY_DOMAIN_REDIRECT_VERSION', '1.0.2' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.