Skip to content

Commit a544401

Browse files
committed
Update version number in base template from 1.2.0 to 1.0.2
1 parent c18b2e8 commit a544401

File tree

1 file changed

+1
-1
lines changed
  • document_analysis/document_analysis/templates

1 file changed

+1
-1
lines changed

document_analysis/document_analysis/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<a href="{{ url_for('index') }}" class="text-white font-bold text-xl">
1919
Document Analysis
2020
<span class="text-sm text-purple-200">
21-
Version 1.2.0
21+
Version 1.0.2
2222
</span>
2323
</a>
2424
</div>

0 commit comments

Comments
 (0)