From acca4e83747b168e90815945f58f982b1d14eac5 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Sat, 6 May 2023 09:54:30 +0800 Subject: [PATCH] Release v8.16.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff2453d..affc9a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-theme-next", - "version": "8.15.1", + "version": "8.16.0", "description": "Elegant and powerful theme for Hexo.", "main": "package.json", "files": [ @@ -26,7 +26,7 @@ "next" ], "author": "NexT (https://theme-next.js.org)", - "license": "AGPL-3.0-or-later", + "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/next-theme/hexo-theme-next/issues" },