diff --git a/server.py b/server.py index b3ca67c..aba8c68 100644 --- a/server.py +++ b/server.py @@ -3,7 +3,8 @@ """ TC²-BBS Server for Meshtastic by TheCommsChannel (TC²) Date: 06/25/2024 -Version: 0.1.0 +Yorkshire BBS Edition +Version: 0.1.01 Description: The system allows for mail message handling, bulletin boards, and a channel @@ -31,7 +32,8 @@ def display_banner(): ██║ ██║ ██╔═══╝ ╚════╝██╔══██╗██╔══██╗╚════██║ ██║ ╚██████╗███████╗ ██████╔╝██████╔╝███████║ ╚═╝ ╚═════╝╚══════╝ ╚═════╝ ╚═════╝ ╚══════╝ -Meshtastic Version +Yorkshire BBS Edition +Version: 0.1.01 """ print(banner)