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 45b2166..fd1f620 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -34,7 +34,7 @@ </div> <div class="container"> - <small>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> + <small>Version 1.0.2 | Created By <a href="https://www.domdit.com" target="_blank">Dominic DiTaranto</a> | Questions/Suggestions: me@domdit.com | Last Update 11/17/2024</small> </div> </body> |