Plugin Directory

Changeset 2154538


Ignore:
Timestamp:
09/11/2019 03:59:23 AM (7 years ago)
Author:
deller21
Message:

change version

Location:
recobox/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • recobox/trunk/README.txt

    r2019500 r2154538  
    55Requires at least: 3.0
    66Tested up to: 4.9.5
    7 Stable tag: 1.0.5
     7Stable tag: 1.0.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • recobox/trunk/recobox.php

    r2019502 r2154538  
    33/**
    44 * @link              https://recobox.ru
    5  * @since             1.0.5
     5 * @since             1.0.6
    66 * @package           Rcb_Comments
    77 *
     
    1010 * Plugin URI:        https://recobox.ru
    1111 * Description:       Система комментирования с различными вариантами социальной аутентификации(ВКонтакте, Одноклассники, FaceBook, Google+ и т.д.).
    12  * Version:           1.0.5
     12 * Version:           1.0.6
    1313 * Author:            Recobox
    1414 * Author URI:        https://profiles.wordpress.org/deller21
     
    2929 * Rename this for your plugin and update it as you release new versions.
    3030 */
    31 define( 'RCB_COMMENTS_VERSION', '1.0.4' );
     31define( 'RCB_COMMENTS_VERSION', '1.0.6' );
    3232
    3333/**
Note: See TracChangeset for help on using the changeset viewer.