Changeset 1984170
- Timestamp:
- 12/03/2018 02:33:58 AM (7 years ago)
- Location:
- hotline-phone-ring/trunk
- Files:
-
- 2 edited
-
hotline-phone-ring.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hotline-phone-ring/trunk/hotline-phone-ring.php
r1982989 r1984170 4 4 * Plugin URI: https://namncn.com/plugins/hotline-phone-ring/ 5 5 * Description: Fixed Hotline on the screen. 6 * Version: 1.0. 76 * Version: 1.0.8 7 7 * Author: Nam Truong 8 8 * Author URI: https://namncn.com … … 19 19 20 20 // Define. 21 define( 'HPR_VERSION', '1.0. 7' );21 define( 'HPR_VERSION', '1.0.8' ); 22 22 define( 'HPR_FILE', __FILE__ ); 23 23 define( 'HPR_PATH', plugin_dir_path( HPR_FILE ) ); -
hotline-phone-ring/trunk/readme.txt
r1982989 r1984170 1 1 === Hotline Phone Ring === 2 Contributors: namncn 2 Contributors: namncn, phoenixdigi 3 3 Donate link: https://namncn.com/donate/ 4 4 License: GPLv3 … … 59 59 = 1.0.7 = 60 60 * Fix bug. 61 62 = 1.0.8 = 63 * Add new contributor.
Note: See TracChangeset
for help on using the changeset viewer.