Plugin Directory

Changeset 2369126


Ignore:
Timestamp:
08/26/2020 04:45:45 AM (6 years ago)
Author:
goqsystem
Message:

バージョン情報アップデート

Location:
goqmieruca
Files:
2 edited
8 copied

Legend:

Unmodified
Added
Removed
  • goqmieruca/trunk/goqmieruca.php

    r1935300 r2369126  
    44Plugin URI: https://goq.ma/
    55Description: あなたのサイトをだれがどこをどのくらいどう見たのかを「みえる化」
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: GoQSystem Inc.
    88Author URI: http://goqsystem.com/
     
    1010*/
    1111
    12 define( 'GOQMIERUCA_VERSION', "1.0.0");
     12define( 'GOQMIERUCA_VERSION', "1.0.1");
    1313define( 'GOQMIERUCA_SLUG', 'goqmieruca' );
    1414define( 'GOQMIERUCA_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . plugin_basename(dirname(__FILE__)) );
  • goqmieruca/trunk/readme.txt

    r2127581 r2369126  
    44Requires at least: 3.1.1
    55Tested up to: 4.9.8
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878== Changelog ==
     79= 1.0.1 =
     80* 2020/08/26 処理の最適化
     81
    7982= 1.0.0 =
    8083* 2018/09/04 公開
Note: See TracChangeset for help on using the changeset viewer.