4.0.0版本发布

This commit is contained in:
陈精华
2021-07-06 11:15:50 +08:00
parent d98cd5d9a9
commit 216c35c0b8
9 changed files with 30 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ public class AppBanner implements Banner {
" |_|\\_\\ |_|\\_\\ |_| |_| |_| \\___| \\/ |_| \\___| \\_/\\_/ \n" +
" \n" +
" => Spring Boot :: (v2.4.2) QQ1 :: 613025121\n" +
" => kkFileView :: (v4.0.0-SNAPSHOT) QQ2 :: 484680571\n" +
" => kkFileView :: (v4.0.0) QQ2 :: 484680571\n" +
" => github :: https://github.com/kekingcn/kkFileView\n" +
" => gitee :: https://gitee.com/kekingcn/file-online-preview\n");
}