Changeset 2698931
- Timestamp:
- 03/24/2022 12:47:38 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
semrush-seo-writing-assistant/trunk/semrush-seo-writing-assistant.php
r2474871 r2698931 21 21 * Plugin URI: https://www.semrush.com/swa/ 22 22 * Description: The Semrush SEO Writing Assistant provides instant recommendations for content optimization based on the best-performing articles in the Google top-10. 23 * Version: 1.2. 023 * Version: 1.2.1 24 24 * Author: Semrush 25 25 * Author URI: https://www.semrush.com/ … … 37 37 * Current plugin version. 38 38 */ 39 define( 'SEMRUSH_SEO_WRITING_ASSISTANT_VERSION', '1.2. 0' );39 define( 'SEMRUSH_SEO_WRITING_ASSISTANT_VERSION', '1.2.1' ); 40 40 41 41 /**
Note: See TracChangeset
for help on using the changeset viewer.