Skip to content

Commit 8138594

Browse files
authored
Update version information in index.html
Added app version display in the about section.
1 parent 8031b84 commit 8138594

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ <h2 class="about-title">ChatBot</h2>
9090
</div>
9191

9292
<p class="about-dev">Developed by <b>Adityasinh Sodha</b></p>
93-
<p class="about-version">Version: <b>v2.0.1</b></p>
93+
<p class="about-version">Version: <b>v2.0.1</b><br><tr>
94+
App version: <b id="appVersion">Loading...</b></tr>
95+
</p>
9496
</div>
9597
</div>
9698

0 commit comments

Comments
 (0)