diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 65a7e96f5270bdf80e68256a3e0e198496b4d460..be771a62eedc7ed64658b7764592685dde1268b7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -57,3 +57,4 @@ jobs:
           files: |
             njuthesis.pdf
             njuthesis.zip
+            njuthesis_ctan.zip
diff --git a/Makefile b/Makefile
index 0441da15ea6e8d99fe180c83d6ecfc643e53cf79..6a4bc97fcfa0afcc5ba76436b8fffdec0d5f7b3b 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ clean:
 		*.aux \
 		*.bak \
 		*.bbl \
+		*.bcf \
 		*.blg \
 		*.dvi \
 		*.glo \
@@ -38,12 +39,12 @@ clean:
 		*.ilg \
 		*.ind \
 		*.ist \
+		*.loe \
+		*.lof \
 		*.log \
+		*.lot \
 		*.out \
 		*.ps \
+		*.run.xml \
 		*.thm \
 		*.toc \
-		*.lof \
-		*.lot \
-		*.loe \
-		*.run.xml \
diff --git a/njuthesis.cls b/njuthesis.cls
index 26ee93bcb5028a25c7744d02f932e83e6d70f2dd..6f383c4193549a8875f0a7cb922feb3131cb22df 100644
--- a/njuthesis.cls
+++ b/njuthesis.cls
@@ -1,5 +1,5 @@
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesExplClass{njuthesis}{2021-09-12}{0.7.4}{NJU Thesis LaTeX Template}
+\ProvidesExplClass{njuthesis}{2021-09-12}{0.8.0}{NJU Thesis LaTeX Template}
 
 % 閫氳繃绫讳紶閫掑弬鏁�
 \RequirePackage{l3keys2e}
diff --git a/njuthesis.tex b/njuthesis.tex
index e75a06da9a6b1ed39ef01eadea189aec30df5c95..d87b1e64c72554a3f3e13f541c1bb799285ace9d 100755
--- a/njuthesis.tex
+++ b/njuthesis.tex
@@ -1,7 +1,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % NJU Thesis
 % 鍗椾含澶у姣曚笟璁烘枃LaTeX妯℃澘
-% Version 0.7.4 (2021-09-12)
+% Version 0.8.0 (2021-09-12)
 %
 % 璇峰叧娉ㄩ」鐩湴鍧€浠ヨ幏鍙栨渶鏂板彉鍖�
 % https://github.com/nju-lug/NJUThesis