From c92e7eff53e2142594def9e5c85473ebaa1134d3 Mon Sep 17 00:00:00 2001 From: youranreus Date: Tue, 25 Oct 2022 18:45:16 +0800 Subject: [PATCH] update: version 3.3.6 --- index.php | 2 +- libs/G.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index e8ccc4e..b33371c 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,7 @@ * * @package G * @author 季悠然 - * @version 3.3.5 + * @version 3.3.6 * @link https://季悠然.space */ diff --git a/libs/G.class.php b/libs/G.class.php index bce6434..22680e6 100644 --- a/libs/G.class.php +++ b/libs/G.class.php @@ -10,7 +10,7 @@ class G * * @var string */ - public static $version = "3.3.5"; + public static $version = "3.3.6"; /** * 主题配置