Changeset 2441681
- Timestamp:
- 12/17/2020 03:43:26 PM (4 years ago)
- Location:
- sailthru-widget/tags/4.0.2
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified sailthru-widget/tags/4.0.2/changelog.md ¶
r2431183 r2441681 1 1 # Changelog 2 3 ## v4.0.2 (2020-12-17) 4 Updated Wordpress version tested through value 2 5 3 6 ## v4.0.1 (2020-12-03) -
TabularUnified sailthru-widget/tags/4.0.2/plugin.php ¶
r2431183 r2441681 4 4 Plugin URI: http://sailthru.com/ 5 5 Description: Add the power of Sailthru to your WordPress set up. 6 Version: 4.0. 16 Version: 4.0.2 7 7 Requires at least: 5.5 8 8 Author: Sailthru … … 37 37 */ 38 38 if ( ! defined( 'SAILTHRU_PLUGIN_VERSION' ) ) { 39 define( 'SAILTHRU_PLUGIN_VERSION', '4.0. 1' );39 define( 'SAILTHRU_PLUGIN_VERSION', '4.0.2' ); 40 40 } 41 41
Note: See TracChangeset
for help on using the changeset viewer.