Plugin Directory

Changeset 3405195


Ignore:
Timestamp:
11/28/2025 01:12:47 PM (3 months ago)
Author:
codoc
Message:

0.9.56.5

Location:
codoc
Files:
2 edited
30 copied

Legend:

Unmodified
Added
Removed
  • codoc/tags/0.9.56.5/codoc.php

    r3404802 r3405195  
    66Author:      codoc.jp
    77Author URI:  https://codoc.jp
    8 Version:     0.9.56.4
     8Version:     0.9.56.5
    99License:     GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414defined( 'ABSPATH' ) || exit;
    1515
    16 const CODOC_PLUGIN_VERSION        = '0.9.56.4';
     16const CODOC_PLUGIN_VERSION        = '0.9.56.5';
    1717const CODOC_URL                   = 'https://codoc.jp';
    1818const CODOC_USERCODE_OPTION_NAME  = 'codoc_usercode';
  • codoc/tags/0.9.56.5/readme.txt

    r3405189 r3405195  
    55Requires at least: 4.6
    66Tested up to: 6.8.2
    7 Stable tag: 0.9.56.4
     7Stable tag: 0.9.56.5
    88Requires PHP: 5.4
    99License: GPLv2 or later
  • codoc/trunk/codoc.php

    r3404802 r3405195  
    66Author:      codoc.jp
    77Author URI:  https://codoc.jp
    8 Version:     0.9.56.4
     8Version:     0.9.56.5
    99License:     GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414defined( 'ABSPATH' ) || exit;
    1515
    16 const CODOC_PLUGIN_VERSION        = '0.9.56.4';
     16const CODOC_PLUGIN_VERSION        = '0.9.56.5';
    1717const CODOC_URL                   = 'https://codoc.jp';
    1818const CODOC_USERCODE_OPTION_NAME  = 'codoc_usercode';
  • codoc/trunk/readme.txt

    r3405189 r3405195  
    55Requires at least: 4.6
    66Tested up to: 6.8.2
    7 Stable tag: 0.9.56.4
     7Stable tag: 0.9.56.5
    88Requires PHP: 5.4
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.