From 41c3e5b3eb8392d22450705d636de8997981656f Mon Sep 17 00:00:00 2001
From: ohmyga <40896676+ohmyga233@users.noreply.github.com>
Date: Mon, 15 Apr 2019 21:00:02 +0800
Subject: [PATCH] [Update] Modify version number.
---
index.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.php b/index.php
index 79172b3..53ac5b3 100644
--- a/index.php
+++ b/index.php
@@ -1,11 +1,11 @@
作者:ohmyga
+ * 从零开始
作者:ohmyga
*
* @package Castle
* @author ohmyga
- * @version 0.1
- * @link https://www.ohmyga.net/
+ * @version 0.2.0
+ * @link https://www.ohmyga.cn/
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
if (isset($_GET['_pjax'])) {
@@ -98,4 +98,4 @@
} else {
$this->need('includes/footer.php');
}
-?>
\ No newline at end of file
+?>