Plugin Directory

Changeset 2805277


Ignore:
Timestamp:
10/26/2022 06:29:44 PM (3 years ago)
Author:
vabtopic
Message:

Update info about version

Location:
vab-forms-with-chart
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • vab-forms-with-chart/tags/1.2.2/admin/admin.php

    r2805264 r2805277  
    901901                        '</center>' .
    902902                        '<ol>' .
    903                             '<li>' . esc_html__( 'Small changes for better compatibility with Wordpress 6.2', 'VABFWC' ) . '</li>' .
     903                            '<li>' . esc_html__( 'Small changes for better compatibility with Wordpress 6.1', 'VABFWC' ) . '</li>' .
    904904                        '</ol>' .
    905905                    '</div>';
  • vab-forms-with-chart/tags/1.2.2/readme.txt

    r2805276 r2805277  
    231231= 1.2.2 - 26.10.2022 =
    232232
    233 * Small changes for better compatibility with Wordpress 6.2;
     233* Small changes for better compatibility with Wordpress 6.1;
    234234
    235235= 1.2.1 - 30.09.2022 =
  • vab-forms-with-chart/trunk/admin/admin.php

    r2805264 r2805277  
    901901                        '</center>' .
    902902                        '<ol>' .
    903                             '<li>' . esc_html__( 'Small changes for better compatibility with Wordpress 6.2', 'VABFWC' ) . '</li>' .
     903                            '<li>' . esc_html__( 'Small changes for better compatibility with Wordpress 6.1', 'VABFWC' ) . '</li>' .
    904904                        '</ol>' .
    905905                    '</div>';
  • vab-forms-with-chart/trunk/readme.txt

    r2805276 r2805277  
    231231= 1.2.2 - 26.10.2022 =
    232232
    233 * Small changes for better compatibility with Wordpress 6.2;
     233* Small changes for better compatibility with Wordpress 6.1;
    234234
    235235= 1.2.1 - 30.09.2022 =
Note: See TracChangeset for help on using the changeset viewer.