Index: trunk/wp-content/plugins/xpressme/include/custom_functions.php
===================================================================
--- trunk/wp-content/plugins/xpressme/include/custom_functions.php	(revision 184)
+++ trunk/wp-content/plugins/xpressme/include/custom_functions.php	(revision 193)
@@ -86,5 +86,5 @@
 	$xpress_version = $xoops_config->module_version;
 	$xpress_codename = $xoops_config->module_codename;
-	$ret = '<a href="http://www.toemon.com"'. " target='_blank'" . '>XPressME Ver.' . sprintf('%.2f %s',$xpress_version,$xpress_codename) .'</a>';
+	$ret = '<a href="http://ja.xpressme.info"'. " target='_blank'" . '>XPressME Ver.' . sprintf('%.2f %s',$xpress_version,$xpress_codename) .'</a>';
 	if (strstr($wp_version,'ME')){
 		$ret .= '(included <a href="http://wpme.sourceforge.jp/" title="Powered by WordPress"'." target='_blank'". '>WordPress ' . $wp_version . '</a>)';
Index: trunk/wp-content/plugins/xpressme/xpressme.php
===================================================================
--- trunk/wp-content/plugins/xpressme/xpressme.php	(revision 184)
+++ trunk/wp-content/plugins/xpressme/xpressme.php	(revision 193)
@@ -2,9 +2,9 @@
 /*
 Plugin Name: Plugin for XPressME
-Plugin URI: http://www.toemon.com
+Plugin URI: http://ja.xpressme.info
 Description: Plugin for XPressME (custom function,filter,action)
 Author: toemon
-Version: 0.001
-Author URI: http://www.toemon.com
+Version: 1.0
+Author URI: http://ja.xpressme.info
 */
 require_once('xpressme_class.php');
