diff --git a/server.py b/server.py index ac29a1e..899b448 100644 --- a/server.py +++ b/server.py @@ -4,7 +4,7 @@ TC²-BBS Server for Meshtastic by TheCommsChannel (TC²) Date: 03/07/2024 Yorkshire BBS Edition -Version: 0.1.02 +Version: 0.1.02_Dev Description: The system allows for mail message handling, bulletin boards, and a channel @@ -33,7 +33,7 @@ def display_banner(): ██║ ╚██████╗███████╗ ██████╔╝██████╔╝███████║ ╚═╝ ╚═════╝╚══════╝ ╚═════╝ ╚═════╝ ╚══════╝ Yorkshire BBS Edition -Version: 0.1.02 +Version: 0.1.02_Dev """ print(banner)