Plugin Directory

Changeset 2698931


Ignore:
Timestamp:
03/24/2022 12:47:38 PM (4 years ago)
Author:
semrush
Message:

Fix version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • semrush-seo-writing-assistant/trunk/semrush-seo-writing-assistant.php

    r2474871 r2698931  
    2121 * Plugin URI:        https://www.semrush.com/swa/
    2222 * 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.0
     23 * Version:           1.2.1
    2424 * Author:            Semrush
    2525 * Author URI:        https://www.semrush.com/
     
    3737 * Current plugin version.
    3838 */
    39 define( 'SEMRUSH_SEO_WRITING_ASSISTANT_VERSION', '1.2.0' );
     39define( 'SEMRUSH_SEO_WRITING_ASSISTANT_VERSION', '1.2.1' );
    4040
    4141/**
Note: See TracChangeset for help on using the changeset viewer.