summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorDominic DiTaranto <domdit@gmail.com>2024-10-29 12:08:37 -0400
committerDominic DiTaranto <domdit@gmail.com>2024-10-29 12:08:37 -0400
commit7bb09a78316bd17ccf82ec96ae05e6729826efea (patch)
tree60233894e3c98b5a275b5da39166faed79b8429a /web
parent3057b52a9c1ae4333ce76954c143f81fe0681d46 (diff)
footer
Diffstat (limited to 'web')
-rw-r--r--web/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/base.html b/web/templates/base.html
index b5bc4a3..ace1eca 100644
--- a/web/templates/base.html
+++ b/web/templates/base.html
@@ -32,7 +32,7 @@
</div>
<div>
- <small class="p-5">Version 1.0 | Created By <a href="https://www.domdit.com" target="_blank">Dominic DiTaranto</a> | Questions/Suggestions: me@domdit.com | Last Update 09/22/2024</small>
+ <small class="p-5">Version 1.0.1 | Created By <a href="https://www.domdit.com" target="_blank">Dominic DiTaranto</a> | Questions/Suggestions: me@domdit.com | Last Update 10/29/2024</small>
</div>
</body>