Plugin Directory

Changeset 1681352


Ignore:
Timestamp:
06/19/2017 04:58:21 PM (9 years ago)
Author:
alekseysolo
Message:

Fixed version setting error

Location:
easy-vkontakte-connect
Files:
48 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • easy-vkontakte-connect/trunk/evc.php

    r1681340 r1681352  
    44Plugin URI: http://ukraya.ru/tag/easy-vkontakte-connect/
    55Description: Автопубликация записей с фото на стене ВКонтакте, социальный замок, опросы VK, анализ групп, кнопки, виджеты...
    6 Version: 2.3
     6Version: 2.3.1
    77Author: Aleksej Solovjov
    88Author URI: http://ukraya.ru
     
    2727
    2828function evc_version() {
    29     return '2.3';
     29    return '2.3.1';
    3030}
    3131
  • easy-vkontakte-connect/trunk/readme.txt

    r1681348 r1681352  
    44Requires at least: 3.5
    55Tested up to: 4.8
    6 Stable tag: 2.4.0
     6Stable tag: 2.3.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6464== Changelog ==
    6565
    66 = 2.4.0 / 2017-06-19 =
     66= 2.3.1 / 2017-06-19 =
    6767* VK Photo Albums ORDER BY date ASC - shows the sequence of photos as in VK. / 2017-02-08 / 2.3.03
    6868* Fixed bugs. / 2017-04-06 / 2.3.04
Note: See TracChangeset for help on using the changeset viewer.