Release v8.16.0

This commit is contained in:
Mimi 2023-05-06 09:54:30 +08:00
parent e9f7f5a11e
commit acca4e8374

View File

@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-next", "name": "hexo-theme-next",
"version": "8.15.1", "version": "8.16.0",
"description": "Elegant and powerful theme for Hexo.", "description": "Elegant and powerful theme for Hexo.",
"main": "package.json", "main": "package.json",
"files": [ "files": [
@ -26,7 +26,7 @@
"next" "next"
], ],
"author": "NexT (https://theme-next.js.org)", "author": "NexT (https://theme-next.js.org)",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-only",
"bugs": { "bugs": {
"url": "https://github.com/next-theme/hexo-theme-next/issues" "url": "https://github.com/next-theme/hexo-theme-next/issues"
}, },