diff --git a/server.py b/server.py index 5ef9ac4..d3e1b43 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.03 +Version: 0.1.03_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.03 +Version: 0.1.03_Dev """ print(banner)