From 6b37b47dcd8a5356e2782eaf0f27ae7705f14ad9 Mon Sep 17 00:00:00 2001 From: Arthals Date: Mon, 25 Mar 2024 17:47:20 +0800 Subject: [PATCH] fix: author --- version.env | 4 ++-- vite.config.js | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/version.env b/version.env index aa1f359..ec571cf 100644 --- a/version.env +++ b/version.env @@ -1,2 +1,2 @@ -VERSION='2.3.36' -BUILT='true' +VERSION='2.3.37' +BUILT='false' diff --git a/vite.config.js b/vite.config.js index 9340a00..4dbed5d 100644 --- a/vite.config.js +++ b/vite.config.js @@ -31,6 +31,7 @@ export default defineConfig({ updateURL: 'https://cdn.arthals.ink/release/PKU-Art.user.js', supportURL: 'https://github.com/zhuozhiyongde/PKU-Art/issues', license: 'GPL-3.0 license', + author: 'Arthals', $extra: { 'author-blog': 'https://arthals.ink', date,