We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b28879c commit 0aeb7b7Copy full SHA for 0aeb7b7
2 files changed
icpApi.py
@@ -30,7 +30,7 @@
30
from routes import setup_routes
31
32
33
-VERSION="0.6.4"
+VERSION="0.6.3.1"
34
35
36
def print_banner():
templates/index.html
@@ -1124,7 +1124,7 @@ <h2 class="mb-4"><i class="bi bi-info-circle"></i> 关于系统</h2>
1124
</div>
1125
<div class="card-body">
1126
<h4>ICP备案批量查询系统</h4>
1127
- <p class="text-muted">版本:0.6.4</p>
+ <p class="text-muted">版本:0.6.3.1</p>
1128
<hr>
1129
<h5>功能特性</h5>
1130
<ul>
0 commit comments