We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0fc95 commit 7d6a28aCopy full SHA for 7d6a28a
src/app/app.component.html
@@ -90,7 +90,7 @@
90
<div class="form-part">
91
<h5>{{'About'|translate}}</h5>
92
<span style="display:table; max-width:20vw;">{{'AboutTxt'|translate}}</span>
93
- <small> <span>Hasap 1.0.3</span> </small>
+ <small> <span>Hasap 1.0.4 (18 December 2021)</span> </small>
94
<a href="https://github.com/canbax/hasap" target="_blank" mat-button>
95
<small> <span>{{'MoreAbout'|translate}}</span> </small>
96
</a>
0 commit comments