diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/templates/base.html | 2 |
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> |