Skip to content

Commit 41be314

Browse files
committed
fix: show version
1 parent 01dbd76 commit 41be314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TelegramDownloader/Pages/InfoPage.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</p>
1919
<div class="version-badge">
2020
<i class="bi bi-tag"></i>
21-
v@AppVersion
21+
v@(AppVersion)
2222
</div>
2323
</div>
2424

0 commit comments

Comments
 (0)