Changeset 2930149
- Timestamp:
- 06/23/2023 01:52:34 PM (3 years ago)
- File:
-
- 1 edited
-
call-from-web/trunk/call-from-web.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
call-from-web/trunk/call-from-web.php
r2930146 r2930149 17 17 * Plugin URI: https://www.call-from-web.com 18 18 * Description: Let your visitors call you by phone for free. 19 * Version: 4.0. 019 * Version: 4.0.1 20 20 * Author: Call-From-Web.com 21 21 * Author URI: https://www.call-from-web.com/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'CALL_FROM_WEB_VERSION', '4.0. 0' );38 define( 'CALL_FROM_WEB_VERSION', '4.0.1' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.